From 6ac9272435c77a8c41c48b0f1ed3ff44b8b7bef5 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 25 Dec 2022 22:39:43 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 7d66407..6f6c770 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -171,7 +171,8 @@ ynh_script_progression --message="Running database migrations..." # Reset users table (after 2022.11.03) # TODO : add a switch not to run the migration in other cases -ynh_exec_warn_less $final_path source .env $final_path/live/bin/photoprism users reset --yes +ynh_exec_warn_less $final_path source .env +ynh_exec_warn_less $final_path/live/bin/photoprism users reset --yes #================================================= # SETUP SYSTEMD