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