Saisir compte Gchange

This commit is contained in:
fred 2022-12-13 17:42:32 +01:00
parent 1d4c38498a
commit 1bc210de6e
1 changed files with 12 additions and 1 deletions

View File

@ -267,8 +267,19 @@ echo "#############################################"
end=`date +%s`
echo Execution time was `expr $end - $start` seconds.
echo "#############################################"
echo "%%%%%%%%%%%%%%%%%%%%"
echo "VOUS AVEZ DEJA UN COMPTE SUR GCHANGE ?"
echo " Saisissez vos identifiants"
echo "%%%%%%%%%%%%%%%%%%%%"
echo
echo "Sinon Tapez 2 fois sur ENTRER."
read SALT
[[ $SALT ]] && echo "Entrez votre mot de passe : "
read PEPPER
[[ $SALT && ! $PEPPER ]] && SALT=""
~/.zen/Astroport.ONE/tools/VISA.new.sh "$SALT" "$PEPPER"
~/.zen/Astroport.ONE/tools/VISA.new.sh
echo "#############################################"
#~ ~/.zen/Astroport.ONE/adventure/adventure.sh