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:
parent
8c52bcd9a4
commit
6ac9272435
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue