From 5802a772385bae9140c3e66b63a84a19a39d9c2d Mon Sep 17 00:00:00 2001 From: xiaoz Date: Mon, 15 Mar 2021 16:58:27 +0800 Subject: [PATCH] fix bug --- php/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/php/install.sh b/php/install.sh index 3105c12..48c3754 100644 --- a/php/install.sh +++ b/php/install.sh @@ -13,6 +13,7 @@ date apk del tzdata #安装wget apk add wget +chmod +x /usr/sbin/run.sh #安装nginx