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:
parent
6a1e5aba3a
commit
21d077e5b9
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
|
||||
#=================================================
|
||||
|
||||
systemctl reload php7.1-fpm
|
||||
systemctl reload php7.3-fpm
|
||||
systemctl reload nginx
|
||||
|
|
Loading…
Reference in a new issue