mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -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
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue