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