1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galette_ynh.git synced 2024-09-03 18:36:28 +02:00

use php 7.3

This commit is contained in:
pp-r 2021-01-05 18:34:12 +01:00 committed by GitHub
parent 6a1e5aba3a
commit 21d077e5b9
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.1-fpm
systemctl reload php7.3-fpm
systemctl reload nginx