From 7926c9eeb0ef5ce47f9c075387f6fce41659e2b5 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sat, 25 Jul 2020 20:21:29 +0200 Subject: [PATCH] Update vst-install-debian.sh --- install/vst-install-debian.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install/vst-install-debian.sh b/install/vst-install-debian.sh index 85abdbe2e..333d252db 100755 --- a/install/vst-install-debian.sh +++ b/install/vst-install-debian.sh @@ -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