mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
Tests
This commit is contained in:
parent
76cffbae13
commit
123ca1c270
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ 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/live/bin/photoprism" users reset --yes
|
||||
ynh_exec_warn_less source .env $final_path/live/bin/photoprism users reset --yes
|
||||
|
||||
#=================================================
|
||||
# SETUP SYSTEMD
|
||||
|
|
Loading…
Add table
Reference in a new issue