Skip to content

Commit c6e5ab2

Browse files
committed
Added e2fsprogs for chattr support
1 parent 1b2dc86 commit c6e5ab2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/vst-install-debian.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/debian'
13-
software="nginx apache2 apache2-utils apache2.2-common bsdutils
13+
software="nginx apache2 apache2-utils apache2.2-common bsdutils e2fsprogs
1414
apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
1515
libapache2-mod-fcgid bind9 idn mysql-server mysql-common
1616
mysql-client php5-common php5-cgi php5-mysql php5-curl

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 bsdutils
13+
software="nginx apache2 apache2-utils apache2-suexec-custom bsdutils e2fsprogs
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)