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