1
0
Fork 0
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:
Thomas 2024-06-13 13:58:50 +02:00 committed by GitHub
parent 5f6d587b31
commit 477566accf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,7 +81,7 @@ chown $app:$app "$install_dir/.env"
#================================================= #=================================================
ynh_script_progression --message="Running database migrations..." 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 then
ynh_exec_warn_less $install_dir/bin/photoprism \ ynh_exec_warn_less $install_dir/bin/photoprism \
--assets-path=$install_dir/assets \ --assets-path=$install_dir/assets \