mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update scripts/restore
This commit is contained in:
parent
63d78fe329
commit
dbe897dba2
1 changed files with 1 additions and 1 deletions
|
@ -109,5 +109,5 @@ ynh_restore_file "/etc/logrotate.d/$app"
|
||||||
# RELOAD NGINX AND PHP-FPM
|
# RELOAD NGINX AND PHP-FPM
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
systemctl reload php7.3-fpm
|
systemctl reload php$phpversion-fpm
|
||||||
systemctl reload nginx
|
systemctl reload nginx
|
||||||
|
|
Loading…
Reference in a new issue