From 8dada2a3cd39389c7f0a5f01dbf4330ea7e170b3 Mon Sep 17 00:00:00 2001 From: mxmehl Date: Sun, 6 Dec 2015 22:25:00 +0100 Subject: [PATCH] some small fixes --- uber-standardsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uber-standardsetup.sh b/uber-standardsetup.sh index f3260c6..b6a384d 100755 --- a/uber-standardsetup.sh +++ b/uber-standardsetup.sh @@ -104,7 +104,7 @@ if [ "$YN" == "y" ]; then htpasswd -b -c $VIRTUAL/panel.$DOMAIN/.htpasswd $USER $SSHPASS # Install dependencies - easy_install pexpect + pip install pexpect --user fi # Create datasheet