mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
fix when command used
This commit is contained in:
parent
5f6d587b31
commit
477566accf
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ chown $app:$app "$install_dir/.env"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Running database migrations..."
|
||||
|
||||
if ynh_compare_current_package_version --comparison lt --version 2022.09.01~ynh4
|
||||
if ynh_compare_current_package_version --comparison lt --version 2024.05.31~ynh1
|
||||
then
|
||||
ynh_exec_warn_less $install_dir/bin/photoprism \
|
||||
--assets-path=$install_dir/assets \
|
||||
|
|
Loading…
Add table
Reference in a new issue