From 3f9674a6d11d2e96e7743e327b3c8f5eaac71c23 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 18 Jan 2022 13:32:11 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 1cc371a..068147c 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -144,7 +144,7 @@ ynh_add_fpm_config --phpversion=$phpversion --usage=$fpm_usage --footprint=$fpm_ # RESTORE USER RIGHTS #================================================= -ynh_secure_remove --file="$final_path/setup.php" +#ynh_secure_remove --file="$final_path/setup.php" ynh_secure_remove --file="$final_path/db/todolist.db" #chmod 775 $final_path/db/config.php