From 123ca1c270e7a156b07dc864e7b7802cf55df21c Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 25 Dec 2022 22:00:08 +0100 Subject: [PATCH] Tests --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index fc13eee..c0e0cfa 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -171,7 +171,7 @@ 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/live/bin/photoprism" users reset --yes +ynh_exec_warn_less source .env $final_path/live/bin/photoprism users reset --yes #================================================= # SETUP SYSTEMD