1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00
This commit is contained in:
Limezy 2022-06-04 22:26:37 +07:00
parent 1a07838aa1
commit 0658532f0d
2 changed files with 2 additions and 0 deletions

View file

@ -136,6 +136,7 @@ ynh_add_nginx_config
#================================================= #=================================================
# BUILD PHOTOPRISM # BUILD PHOTOPRISM
#================================================= #=================================================
ynh_script_progression --message="Building Photoprism..." --time --weight=1
pushd "$final_path" pushd "$final_path"
# Setup go exe and environnement # Setup go exe and environnement

View file

@ -108,6 +108,7 @@ ynh_install_app_dependencies $pkg_dependencies
#================================================= #=================================================
# BUILD PHOTOPRISM # BUILD PHOTOPRISM
#================================================= #=================================================
ynh_script_progression --message="Building Photoprism..." --time --weight=1
pushd "$final_path" pushd "$final_path"
# Setup go exe and environnement # Setup go exe and environnement