Merge pull request #822 from prodimon/master

mini fix
This commit is contained in:
Serghey Rodin 2016-08-29 16:51:57 +03:00 committed by GitHub
commit 73177fe22c
4 changed files with 7 additions and 5 deletions

View file

@ -26,7 +26,7 @@ if [ "$release" -eq 7 ]; then
postgresql postgresql-server postgresql-contrib phpPgAdmin e2fsprogs
openssh-clients ImageMagick curl mc screen ftp zip unzip flex sqlite pcre
sudo bc jwhois mailx lsof tar telnet rrdtool net-tools ntp GeoIP freetype
fail2ban rsyslog iptables-services which vesta vesta-nginx vesta-php"
fail2ban rsyslog iptables-services which vesta vesta-nginx vesta-php expect"
else
software="nginx httpd mod_ssl mod_ruid2 mod_fcgid mod_extract_forwarded
php php-common php-cli php-bcmath php-gd php-imap php-mbstring php-mcrypt
@ -36,7 +36,7 @@ else
postgresql-server postgresql-contrib phpPgAdmin e2fsprogs openssh-clients
ImageMagick curl mc screen ftp zip unzip flex sqlite pcre sudo bc jwhois
mailx lsof tar telnet rrdtool net-tools ntp GeoIP freetype fail2ban
which vesta vesta-nginx vesta-php"
which vesta vesta-nginx vesta-php expect"
fi
# Defining help function