some small fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user