From 46f79c83c052da3c21c99556f96b51b4898e7585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 22 Nov 2022 21:30:48 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index a945abd..2636866 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -111,9 +111,9 @@ ynh_script_progression --message="Updating mytinytodo database..." --weight=3 (cd "$final_path" -/usr/bin/php$phpversion -q $final_path/settings.php) +/usr/bin/php$phpversion -q $final_path/setup.php) -ynh_secure_remove --file="$final_path/settings.php" +ynh_secure_remove --file="$final_path/setup.php" #================================================= # RELOAD NGINX