From 4ba2d14262ddda70b4dd53d01c7dd5df33e367c4 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Tue, 13 Oct 2020 00:25:24 +0200 Subject: [PATCH] Add php8.0 fix in install script --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index 0f15468..5f84a7a 100755 --- a/install +++ b/install @@ -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