1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tldraw_ynh.git synced 2024-09-03 20:35:54 +02:00
This commit is contained in:
Limezy 2022-09-30 15:09:39 +07:00
parent 63e3bbdf5d
commit 13f70758b7

View file

@ -155,7 +155,7 @@ ynh_use_logrotate --non-append
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add $app --description="A short description of the app" --log="/var/log/$app/$app.log"
yunohost service add $app --description="A tiny little drawing app" --log="/var/log/$app/$app.log"
#=================================================
# START SYSTEMD SERVICE