mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 05:14:10 -07:00
Version 0.9.9-0-3
This commit is contained in:
parent
21071f4d7a
commit
b421b5f3b6
2 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
vesta-0.9.9-0-2
|
vesta-0.9.9-0-3
|
|
@ -22,8 +22,8 @@ if [ ! -d "/usr/local/vesta/data/upgrades" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# show changelog after update
|
# show changelog after update
|
||||||
echo "1" > /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
|
# chmod a=rw /usr/local/vesta/data/upgrades/show_changelog
|
||||||
|
|
||||||
# Patching exim4.conf for: smtputf8_advertise_hosts
|
# Patching exim4.conf for: smtputf8_advertise_hosts
|
||||||
if [ "$release" -gt 10 ]; then
|
if [ "$release" -gt 10 ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue