From 74e22bcc1e4b989c094f575b4033193b234fa8ba Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 22 Jan 2014 22:35:18 +0200 Subject: [PATCH] dnsutils installation --- install/vst-install-debian.sh | 2 +- install/vst-install-ubuntu.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/vst-install-debian.sh b/install/vst-install-debian.sh index 69b7105a..519f44a2 100644 --- a/install/vst-install-debian.sh +++ b/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] diff --git a/install/vst-install-ubuntu.sh b/install/vst-install-ubuntu.sh index 98abc679..fcda412a 100644 --- a/install/vst-install-ubuntu.sh +++ b/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]