mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update upgrade
This commit is contained in:
parent
63448f2049
commit
bf2ba7b8ea
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ ynh_add_fail2ban_config --logpath="/home/yunohost.app/$app/data/nextcloud.log" -
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Reloading NGINX web server and PHP-FPM..."
|
ynh_script_progression --message="Reloading PHP-FPM..." --weight=2
|
||||||
|
|
||||||
ynh_systemd_action --service_name="php${phpversion}-fpm" --action=reload
|
ynh_systemd_action --service_name="php${phpversion}-fpm" --action=reload
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue