|
|
@ -90,6 +90,7 @@ then
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
echo Setting up password file
|
|
|
|
echo Setting up password file
|
|
|
|
echo service,user,pswd > $HOME/.pasfile.csv &> /dev/null
|
|
|
|
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 Loading GPG to encrypt the file for the first time.
|
|
|
|
echo ===========================================================
|
|
|
|
echo ===========================================================
|
|
|
|