1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

Restore as before

This commit is contained in:
Thomas 2022-12-25 22:58:00 +01:00 committed by GitHub
parent 6ac9272435
commit 12b6811ba7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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