mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Restart Nginx with the config update
This commit is contained in:
parent
10f3e8eabb
commit
04338ac091
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ ynh_app_config_apply() {
|
|||
ynh_print_info --message="Remove the config file"
|
||||
ynh_secure_remove --file="$nginx_extra_conf_dir/error-code.conf"
|
||||
fi
|
||||
ynh_systemd_action --service_name=nginx --action=restart
|
||||
fi
|
||||
|
||||
if [ "$phpversion" != "none" ]
|
||||
|
|
Loading…
Add table
Reference in a new issue