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

Update upgrade

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

View file

@ -171,7 +171,8 @@ ynh_script_progression --message="Running database migrations..."
# Reset users table (after 2022.11.03) # Reset users table (after 2022.11.03)
# TODO : add a switch not to run the migration in other cases # 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 # SETUP SYSTEMD