Skip to content

Commit 2aeb3e9

Browse files
author
Alexandros Ioannides
authored
Ubuntu installer help function fix
1 parent e3922e5 commit 2aeb3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ help() {
4747
echo "Usage: $0 [OPTIONS]
4848
-a, --apache Install Apache [yes|no] default: yes
4949
-n, --nginx Install Nginx [yes|no] default: yes
50-
-w, --phpfpm Install PHP-FPM [yes|no] default: no
50+
-w, --phpfpm Install PHP-FPM [yes|no] default: yes
5151
-o, --multiphp Install Multi-PHP [yes|no] default: no
5252
-v, --vsftpd Install Vsftpd [yes|no] default: yes
5353
-j, --proftpd Install ProFTPD [yes|no] default: no

0 commit comments

Comments
 (0)