From 2bfad535438ec74046e86def0d737a967c45ce1a Mon Sep 17 00:00:00 2001 From: GitHub Workflow Date: Tue, 14 Nov 2023 22:41:10 +0000 Subject: Runs update.sh --- 27/apache/cron.sh | 2 +- 27/fpm-alpine/cron.sh | 2 +- 27/fpm/cron.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to '27') diff --git a/27/apache/cron.sh b/27/apache/cron.sh index 4dfa4118..b4cd9af6 100755 --- a/27/apache/cron.sh +++ b/27/apache/cron.sh @@ -1,4 +1,4 @@ #!/bin/sh set -eu -exec busybox crond -f -l 0 -L /dev/stdout +exec busybox crond -f -L /dev/stdout diff --git a/27/fpm-alpine/cron.sh b/27/fpm-alpine/cron.sh index 4dfa4118..b4cd9af6 100755 --- a/27/fpm-alpine/cron.sh +++ b/27/fpm-alpine/cron.sh @@ -1,4 +1,4 @@ #!/bin/sh set -eu -exec busybox crond -f -l 0 -L /dev/stdout +exec busybox crond -f -L /dev/stdout diff --git a/27/fpm/cron.sh b/27/fpm/cron.sh index 4dfa4118..b4cd9af6 100755 --- a/27/fpm/cron.sh +++ b/27/fpm/cron.sh @@ -1,4 +1,4 @@ #!/bin/sh set -eu -exec busybox crond -f -l 0 -L /dev/stdout +exec busybox crond -f -L /dev/stdout -- cgit v1.2.3