Update install-speedify.sh

This commit is contained in:
sebseb7
2020-10-20 06:21:12 +02:00
committed by GitHub
parent 043ef06dc0
commit 6c52c4c14a

View File

@@ -10,7 +10,7 @@ echo "WIFI_PASSWORD=\"$REPLY\"" >> speedify.conf
read -p "Speedify login:"
sp_login=$REPLY
read -p "Speedify password:"
read -s -p "Speedify password (not displayed):"
sp_pass=$REPLY
curl https://get.speedify.com/pgp.key | sudo apt-key add