Use local PHP version (ZPush)
This commit is contained in:
parent
5f1343864c
commit
8667a574d4
|
@ -102,7 +102,7 @@ EOF
|
|||
|
||||
# Restart service.
|
||||
|
||||
restart_service php7.2-fpm
|
||||
restart_service php$PHP_VERSION-fpm
|
||||
|
||||
# Fix states after upgrade
|
||||
|
||||
|
|
Loading…
Reference in New Issue