* use appropriate php version both for php and apache installations
+ pma for apache with auth and hand made change granted permissions + wp-cli + www-domain alias for apache and revers redirect for that
This commit is contained in:
@ -11,7 +11,7 @@ while [[ "$#" -gt 0 ]]; do
|
||||
done
|
||||
|
||||
usage() {
|
||||
echo "Usage: run-vps-playbook.sh server playbook"
|
||||
echo "Usage: run-vps-playbook.sh server playbook [user]"
|
||||
echo "server - domain or ip address of the vps server"
|
||||
echo "playbook - playbook file"
|
||||
echo "[user] - if choose the use it, otherwise used root"
|
||||
|
||||
Reference in New Issue
Block a user