mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Update vst-install-debian.sh
This commit is contained in:
parent
6159b9f3b1
commit
7926c9eeb0
1 changed files with 2 additions and 3 deletions
|
@ -74,12 +74,11 @@ help() {
|
|||
-a, --apache Install Apache [yes|no] default: yes
|
||||
-n, --nginx Install Nginx [yes|no] default: yes
|
||||
-w, --phpfpm Install PHP-FPM [yes|no] default: no
|
||||
-v, --vsftpd Install Vsftpd [yes|no] default: yes
|
||||
-j, --proftpd Install ProFTPD [yes|no] default: no
|
||||
-v, --vsftpd Install Vsftpd [yes|no] default: no
|
||||
-j, --proftpd Install ProFTPD [yes|no] default: yes
|
||||
-k, --named Install Bind [yes|no] default: yes
|
||||
-m, --mysql Install MySQL [yes|no] default: yes
|
||||
-g, --postgresql Install PostgreSQL [yes|no] default: no
|
||||
-d, --mongodb Install MongoDB [yes|no] unsupported
|
||||
-x, --exim Install Exim [yes|no] default: yes
|
||||
-z, --dovecot Install Dovecot [yes|no] default: yes
|
||||
-c, --clamav Install ClamAV [yes|no] default: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue