From 42c627c7e962b4f15c7950815fa8633042fb5721 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 4 Apr 2022 21:13:32 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index 01cbd1a..6374ddf 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -117,6 +117,8 @@ ynh_add_fpm_config # UPGRADE BAIKAL #================================================= +# We keep this to allow upgrade the config file in case it needs to be changed. + # if [ "$upgrade_type" == "UPGRADE_APP" ] # then # #=================================================