mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-02-21 22:07:11 +01:00
Fix vst-install-debian.sh
This commit is contained in:
@@ -857,7 +857,7 @@ fi
|
||||
for pconf in $(find /etc/php* -name php.ini); do
|
||||
sed -i "s/;date.timezone =/date.timezone = $ZONE/g" $pconf
|
||||
sed -i 's%_open_tag = Off%_open_tag = On%g' $pconf
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
||||
Reference in New Issue
Block a user