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 #=================================================