1
0
Fork 0
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:
Éric Gaspar 2021-01-05 23:08:31 +01:00 committed by GitHub
parent 63d78fe329
commit dbe897dba2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,5 +109,5 @@ ynh_restore_file "/etc/logrotate.d/$app"
# RELOAD NGINX AND PHP-FPM
#=================================================
systemctl reload php7.3-fpm
systemctl reload php$phpversion-fpm
systemctl reload nginx