1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/openproject_ynh.git synced 2024-09-03 19:56:10 +02:00
This commit is contained in:
Éric Gaspar 2023-05-26 11:37:49 +02:00
parent 6cb336832f
commit 819988996a
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ openproject configure >> "$YNH_STDINFO"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..."
--description="Web-based project management software" --log="systemd"
yunohost service add $app --description=Web-based project management software --log=systemd
#=================================================
# START SYSTEMD SERVICE

View file

@ -39,7 +39,7 @@ ynh_add_nginx_config
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..."
--description="Web-based project management software" --log="systemd"
yunohost service add $app --description=Web-based project management software --log=systemd
#=================================================
# START SYSTEMD SERVICE