@ -90,6 +90,7 @@ then
fi
echo Setting up password file
echo service,user,pswd > $HOME/.pasfile.csv &> /dev/null
chmod 600 $HOME/.pasfile.csv
echo Loading GPG to encrypt the file for the first time.
echo ===========================================================
@ -116,4 +117,4 @@ then
exit 1
rm $HOME/.pasfile.csv
@ -49,6 +49,7 @@ then
echo UNENCRYPTED FILE IN $HOME/.pasfile.csv
echo PRESS ENTER TO QUIT
read