We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3922e5 commit 2aeb3e9Copy full SHA for 2aeb3e9
1 file changed
install/hst-install-ubuntu.sh
@@ -47,7 +47,7 @@ help() {
47
echo "Usage: $0 [OPTIONS]
48
-a, --apache Install Apache [yes|no] default: yes
49
-n, --nginx Install Nginx [yes|no] default: yes
50
- -w, --phpfpm Install PHP-FPM [yes|no] default: no
+ -w, --phpfpm Install PHP-FPM [yes|no] default: yes
51
-o, --multiphp Install Multi-PHP [yes|no] default: no
52
-v, --vsftpd Install Vsftpd [yes|no] default: yes
53
-j, --proftpd Install ProFTPD [yes|no] default: no
0 commit comments