From a59e01aec10bd3a749ce062d2931906151d8f8be Mon Sep 17 00:00:00 2001 From: farvardin Date: Sun, 5 Dec 2021 21:36:29 +0100 Subject: [PATCH] rm ynh_restore_file in upgrade, which is not relevant --- scripts/upgrade | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index b37a8c0..ff04018 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -118,7 +118,8 @@ ynh_store_file_checksum --file="$final_path/config.php" ynh_store_file_checksum --file="$final_path/config.t2t" ynh_store_file_checksum --file="$final_path/menu.php" -ynh_restore_file -o "conf/config.php" +#ynh_restore_file -o "conf/config.php" + #================================================= # SECURE FILES AND DIRECTORIES