1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

Fix Service logs

This commit is contained in:
yalh76 2019-02-02 00:34:43 +01:00
parent 11b5ddeba8
commit 6b06259a69

View file

@ -103,6 +103,7 @@ ynh_install_nodejs 8
ynh_restore_file "/etc/systemd/system/$app.service"
systemctl enable $app.service
systemctl daemon-reload
#=================================================
# ADVERTISE SERVICE IN ADMIN PANEL