Version 0.9.9-0-3

This commit is contained in:
myvesta 2023-06-16 21:31:59 +02:00 committed by GitHub
parent 21071f4d7a
commit b421b5f3b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
vesta-0.9.9-0-2
vesta-0.9.9-0-3

View file

@ -22,8 +22,8 @@ if [ ! -d "/usr/local/vesta/data/upgrades" ]; then
fi
# show changelog after update
echo "1" > /usr/local/vesta/data/upgrades/show_changelog
chmod a=rw /usr/local/vesta/data/upgrades/show_changelog
# echo "1" > /usr/local/vesta/data/upgrades/show_changelog
# chmod a=rw /usr/local/vesta/data/upgrades/show_changelog
# Patching exim4.conf for: smtputf8_advertise_hosts
if [ "$release" -gt 10 ]; then