mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -07:00
Merge pull request #385 from flynet70/patch-1
Update vst-install-debian.sh
This commit is contained in:
commit
68694608fd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue