From 12b6811ba72f45d1eed332e4c75d2abc5247fabe Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 25 Dec 2022 22:58:00 +0100 Subject: [PATCH] Restore as before --- scripts/upgrade | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 6f6c770..49e9ff2 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -171,7 +171,6 @@ 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 ynh_exec_warn_less $final_path/live/bin/photoprism users reset --yes #=================================================