From ea1872a15a4db7ca2d8913af4cb06a8a8d27ad94 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Sat, 6 May 2023 15:27:42 +0200 Subject: [PATCH] wip #5851 --- bin/startup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/startup.sh b/bin/startup.sh index 3dc58488c..18be5744e 100644 --- a/bin/startup.sh +++ b/bin/startup.sh @@ -37,3 +37,4 @@ chown -R root:root /etc/monit && /usr/bin/monit # Launch PHP /usr/sbin/php-fpm8.2 -O + -- 2.39.5