From 2004fa9299aa361458b97bc6a44da0adf5aa8c68 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sat, 4 Jul 2020 23:26:44 +0200 Subject: [PATCH] show changelog after update --- src/deb/vesta/postinst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/deb/vesta/postinst b/src/deb/vesta/postinst index b3b280f5d..83654e9a6 100755 --- a/src/deb/vesta/postinst +++ b/src/deb/vesta/postinst @@ -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