Update linupx-scripts.sh
This commit is contained in:
@@ -620,9 +620,9 @@ URBACKUP_INSTALL() {
|
||||
* )
|
||||
echo
|
||||
|
||||
read -p "Enter ClientID:" clientid
|
||||
read -p "Enter ClientID: " clientid
|
||||
echo
|
||||
read -p "Enter Auth Key:" authkey
|
||||
read -p "Enter Auth Key: " authkey
|
||||
|
||||
TF=`mktemp`
|
||||
wget "http://urbackup.scity.us:55414/x?a=download_client&lang=en&clientid=${clientid}&authkey=${authkey}&os=linux" -O $TF
|
||||
|
||||
Reference in New Issue
Block a user