We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e596688 + 3f9c63b commit 6869460Copy full SHA for 6869460
install/vst-install-debian.sh
@@ -725,7 +725,7 @@ if [ -z "$disable_fail2ban" ]; then
725
chkconfig fail2ban on
726
service fail2ban start
727
else
728
- sed -i "s/fail2ban//" $VESTA/conf/vestac.conf
+ sed -i "s/fail2ban//" $VESTA/conf/vesta.conf
729
fi
730
# php configuration
731
sed -i "s/;date.timezone =/date.timezone = UTC/g" /etc/php5/apache2/php.ini
0 commit comments