mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
show changelog after update
This commit is contained in:
parent
438bd68067
commit
2004fa9299
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ if [ ! -d "/usr/local/vesta/data/upgrades" ]; then
|
|||
mkdir -p /usr/local/vesta/data/upgrades
|
||||
fi
|
||||
|
||||
# show changelog after update
|
||||
touch /usr/local/vesta/data/upgrades/show_changelog
|
||||
|
||||
if [ ! -f "/usr/local/vesta/data/upgrades/tune-fpm-config-files-v1" ]; then
|
||||
touch /usr/local/vesta/data/upgrades/tune-fpm-config-files-v1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue