Explorar el Código

dnsutils installation

Serghey Rodin hace 12 años
padre
commit
74e22bcc1e
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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]