File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,21 @@ if [ "$release" = '16.04' ]; then
3030 flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
3131 e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
3232 bsdmainutils cron vesta vesta-nginx vesta-php expect"
33+
34+ elif [ " $release " = ' 16.10' ]; then
35+ apt-get update
36+ echo " deb http://pl.archive.ubuntu.com/ubuntu/ vivid main restricted universe multiverse" >> /etc/apt/sources.list
37+ software=" nginx apache2 apache2-utils apache2.2-common
38+ apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
39+ libapache2-mod-fcgid libapache2-mod-php5 php5 php5-common php5-cgi
40+ php5-mysql php5-curl php5-fpm php5-pgsql awstats webalizer vsftpd
41+ proftpd-basic bind9 exim4 exim4-daemon-heavy clamav-daemon
42+ spamassassin dovecot-imapd dovecot-pop3d roundcube-core
43+ roundcube-mysql roundcube-plugins mysql-server mysql-common
44+ mysql-client postgresql postgresql-contrib phppgadmin phpmyadmin mc
45+ flex whois rssh git idn zip sudo bc ftp lsof ntpdate rrdtool quota
46+ e2fslibs bsdutils e2fsprogs curl imagemagick fail2ban dnsutils
47+ bsdmainutils cron vesta vesta-nginx vesta-php expect"
3348else
3449 software=" nginx apache2 apache2-utils apache2.2-common
3550 apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf
You can’t perform that action at this time.
0 commit comments