Serghey Rodin 12 лет назад
Родитель
Сommit
74e22bcc1e
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      install/vst-install-debian.sh
  2. 1 1
      install/vst-install-ubuntu.sh

+ 1 - 1
install/vst-install-debian.sh

@@ -17,7 +17,7 @@ software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom
     clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
     webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
     roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool
-    vesta vesta-nginx vesta-php"
+    dnsutils vesta vesta-nginx vesta-php"
 
 help() {
     echo "usage: $0 [OPTIONS]

+ 1 - 1
install/vst-install-ubuntu.sh

@@ -17,7 +17,7 @@ software="nginx apache2 apache2-utils apache2-suexec-custom
     clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
     webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
     roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool
-    vesta vesta-nginx vesta-php"
+    dnsutils vesta vesta-nginx vesta-php"
 
 help() {
     echo "usage: $0 [OPTIONS]