From 07b56bbca7ba2c36bda5f94fe50ec71b50aa980a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 6 Nov 2021 11:28:38 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 1e26fce..f3ea0c9 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -108,7 +108,7 @@ chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" #================================================= -# CREATE DATA FOLDER +# UPGRADING CONFIGURATION FILE #================================================= ynh_script_progression --message="Upgrading configuration file..." --weight=2