mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
added bsdutils package
This commit is contained in:
parent
5ba751bb1c
commit
3dd3c2f454
2 changed files with 8 additions and 7 deletions
|
@ -10,12 +10,13 @@ export DEBIAN_FRONTEND=noninteractive
|
|||
RHOST='apt.vestacp.com'
|
||||
CHOST='c.vestacp.com'
|
||||
VERSION='0.9.8/debian'
|
||||
software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom
|
||||
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
|
||||
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
|
||||
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
|
||||
clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
|
||||
webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
|
||||
software="nginx apache2 apache2-utils apache2.2-common bsdutils
|
||||
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
|
||||
libapache2-mod-fcgid bind9 idn mysql-server mysql-common
|
||||
mysql-client php5-common php5-cgi php5-mysql php5-curl
|
||||
libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy clamav-daemon
|
||||
flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats webalizer
|
||||
jwhois rssh git spamassassin roundcube roundcube-mysql
|
||||
roundcube-plugins sudo bc ftp lsof ntpdate rrdtool quota e2fslibs
|
||||
dnsutils vesta vesta-nginx vesta-php"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ export DEBIAN_FRONTEND=noninteractive
|
|||
RHOST='apt.vestacp.com'
|
||||
CHOST='c.vestacp.com'
|
||||
VERSION='0.9.8/ubuntu'
|
||||
software="nginx apache2 apache2-utils apache2-suexec-custom
|
||||
software="nginx apache2 apache2-utils apache2-suexec-custom bsdutils
|
||||
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
|
||||
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
|
||||
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue