smaller changes

This commit is contained in:
Steffen Vogel 2014-07-13 12:37:32 +02:00
parent 7ec78ea9af
commit ab02d67184
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ done
# prompt for credentials
if [ -z "${L2P_USER}" ]; then
read -p "L2P user: " L2P_USER
read -p "user: " L2P_USER
fi
if [ -z "${L2P_PASS}" ]; then

View file

@ -25,7 +25,7 @@
##
# Hostname or IP address of remote box
HOST=sea
HOST=lian
HOST_REMOTE=lux
# Maximum file size. Larger files will be exluded