Skip to content

Commit 3dd3c2f

Browse files
committed
added bsdutils package
1 parent 5ba751b commit 3dd3c2f

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

install/vst-install-debian.sh

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ export DEBIAN_FRONTEND=noninteractive
1010
RHOST='apt.vestacp.com'
1111
CHOST='c.vestacp.com'
1212
VERSION='0.9.8/debian'
13-
software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom
14-
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
15-
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
16-
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
17-
clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
18-
webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
13+
software="nginx apache2 apache2-utils apache2.2-common bsdutils
14+
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
15+
libapache2-mod-fcgid bind9 idn mysql-server mysql-common
16+
mysql-client php5-common php5-cgi php5-mysql php5-curl
17+
libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy clamav-daemon
18+
flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats webalizer
19+
jwhois rssh git spamassassin roundcube roundcube-mysql
1920
roundcube-plugins sudo bc ftp lsof ntpdate rrdtool quota e2fslibs
2021
dnsutils vesta vesta-nginx vesta-php"
2122

install/vst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export DEBIAN_FRONTEND=noninteractive
1010
RHOST='apt.vestacp.com'
1111
CHOST='c.vestacp.com'
1212
VERSION='0.9.8/ubuntu'
13-
software="nginx apache2 apache2-utils apache2-suexec-custom
13+
software="nginx apache2 apache2-utils apache2-suexec-custom bsdutils
1414
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
1515
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
1616
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy

0 commit comments

Comments
 (0)