mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
remove systemctl references as in master
This commit is contained in:
parent
593510b591
commit
479a6c02d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue