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

Fix ynh_systemd_action

This commit is contained in:
yalh76 2019-02-01 22:26:39 +01:00
parent d31aa10f0a
commit 6b3c8e9af3

View file

@ -318,4 +318,4 @@ systemctl reload nginx
# START SERVICE
#=================================================
ynh_systemd_action --action=start --service_name=$app
ynh_systemd_action --action=start --service_name=$app --line_match="Started Distbin Service"