mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
Message
This commit is contained in:
parent
1a07838aa1
commit
0658532f0d
2 changed files with 2 additions and 0 deletions
|
@ -136,6 +136,7 @@ ynh_add_nginx_config
|
|||
#=================================================
|
||||
# BUILD PHOTOPRISM
|
||||
#=================================================
|
||||
ynh_script_progression --message="Building Photoprism..." --time --weight=1
|
||||
|
||||
pushd "$final_path"
|
||||
# Setup go exe and environnement
|
||||
|
|
|
@ -108,6 +108,7 @@ ynh_install_app_dependencies $pkg_dependencies
|
|||
#=================================================
|
||||
# BUILD PHOTOPRISM
|
||||
#=================================================
|
||||
ynh_script_progression --message="Building Photoprism..." --time --weight=1
|
||||
|
||||
pushd "$final_path"
|
||||
# Setup go exe and environnement
|
||||
|
|
Loading…
Add table
Reference in a new issue