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

Update install

This commit is contained in:
yalh76 2019-03-19 22:01:09 +01:00
parent a876247fc5
commit 4f482e889e

View file

@ -281,7 +281,7 @@ systemctl reload nginx
# START SERVICE
#=================================================
ynh_systemd_action --action=start --service_name=$app --log_path=systemd --line_match="Started Distbin Service"
ynh_systemd_action --action=start --service_name=$app --line_match="http"
#=================================================
# END OF SCRIPT