mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-22 22:34:05 -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
|
-a, --apache Install Apache [yes|no] default: yes
|
||||||
-n, --nginx Install Nginx [yes|no] default: yes
|
-n, --nginx Install Nginx [yes|no] default: yes
|
||||||
-w, --phpfpm Install PHP-FPM [yes|no] default: no
|
-w, --phpfpm Install PHP-FPM [yes|no] default: no
|
||||||
-v, --vsftpd Install Vsftpd [yes|no] default: yes
|
-v, --vsftpd Install Vsftpd [yes|no] default: no
|
||||||
-j, --proftpd Install ProFTPD [yes|no] default: no
|
-j, --proftpd Install ProFTPD [yes|no] default: yes
|
||||||
-k, --named Install Bind [yes|no] default: yes
|
-k, --named Install Bind [yes|no] default: yes
|
||||||
-m, --mysql Install MySQL [yes|no] default: yes
|
-m, --mysql Install MySQL [yes|no] default: yes
|
||||||
-g, --postgresql Install PostgreSQL [yes|no] default: no
|
-g, --postgresql Install PostgreSQL [yes|no] default: no
|
||||||
-d, --mongodb Install MongoDB [yes|no] unsupported
|
|
||||||
-x, --exim Install Exim [yes|no] default: yes
|
-x, --exim Install Exim [yes|no] default: yes
|
||||||
-z, --dovecot Install Dovecot [yes|no] default: yes
|
-z, --dovecot Install Dovecot [yes|no] default: yes
|
||||||
-c, --clamav Install ClamAV [yes|no] default: yes
|
-c, --clamav Install ClamAV [yes|no] default: yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue