From 479a6c02d428b7ca4d961cb1a6419c95dfdab87e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 14 Feb 2019 20:14:52 +0100 Subject: [PATCH] remove systemctl references as in master --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index cfbd3a0..f10f800 100644 --- a/scripts/install +++ b/scripts/install @@ -176,7 +176,7 @@ ynh_app_setting_set $app skipped_uris "/" #================================================= ynh_print_info "Reloading nginx..." -systemctl reload nginx +ynh_system_reload --service_name=nginx #================================================= # START YUNORUNNER