1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/writefreely_ynh.git synced 2024-09-03 20:36:02 +02:00

Add daemon reload

This commit is contained in:
yalh76 2019-02-02 00:32:44 +01:00
parent ac30311f27
commit 1b33686467

View file

@ -108,6 +108,7 @@ chown -R "$app":"$app" "$final_path"
ynh_restore_file "/etc/systemd/system/$app.service"
systemctl enable $app.service
systemctl daemon-reload
#=================================================
# ADVERTISE SERVICE IN ADMIN PANEL