mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update upgrade
This commit is contained in:
parent
d05c324d56
commit
fdd0a411e9
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ chown root:root /etc/cron.d/$app
|
|||
# RELOAD SERVICES
|
||||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..."
|
||||
ynh_systemd_action --service_name=php7.0-fpm --action=restart
|
||||
ynh_systemd_action --service_name=php$phpversion-fpm --action=restart
|
||||
|
||||
ynh_script_progression --message="Reloading nginx web server..."
|
||||
ynh_systemd_action --service_name=nginx --action=reload
|
||||
|
|
Loading…
Add table
Reference in a new issue