Add php8.0 fix in install script

This commit is contained in:
VirtuBox 2020-10-13 00:25:24 +02:00
parent ea42cde214
commit 4ba2d14262
Signed by: virtubox
GPG Key ID: 22EB296C97BAD476
1 changed files with 1 additions and 0 deletions

View File

@ -745,6 +745,7 @@ else
_run wo_clean
_run wo_woconf
_run wo_fix_kernel
_run wo_php_fix
# 2 - Migration from EEv3
else
if [ -x /usr/local/bin/ee ]; then