mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Added e2fsprogs for chattr support
This commit is contained in:
parent
1b2dc864dd
commit
c6e5ab2719
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ 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 bsdutils
|
||||
software="nginx apache2 apache2-utils apache2.2-common bsdutils e2fsprogs
|
||||
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
|
||||
|
|
|
@ -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 bsdutils
|
||||
software="nginx apache2 apache2-utils apache2-suexec-custom bsdutils e2fsprogs
|
||||
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