mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-07 14:46:22 +02:00
Merge pull request #385 from flynet70/patch-1
Update vst-install-debian.sh
This commit is contained in:
@@ -725,7 +725,7 @@ if [ -z "$disable_fail2ban" ]; then
|
||||
chkconfig fail2ban on
|
||||
service fail2ban start
|
||||
else
|
||||
sed -i "s/fail2ban//" $VESTA/conf/vestac.conf
|
||||
sed -i "s/fail2ban//" $VESTA/conf/vesta.conf
|
||||
fi
|
||||
# php configuration
|
||||
sed -i "s/;date.timezone =/date.timezone = UTC/g" /etc/php5/apache2/php.ini
|
||||
|
||||
Reference in New Issue
Block a user