From d616a8a507eb8b0f828b9212019951b9cc7de5c7 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 14 Dec 2023 12:09:04 +0100 Subject: [PATCH] Remove notify-push timeout again Signed-off-by: Simon L --- Containers/notify-push/start.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/Containers/notify-push/start.sh b/Containers/notify-push/start.sh index e9f558c9..bd7000c1 100644 --- a/Containers/notify-push/start.sh +++ b/Containers/notify-push/start.sh @@ -42,9 +42,6 @@ if ! [ -f /nextcloud/custom_apps/notify_push/bin/"$CPU_ARCH"/notify_push ]; then exit 1 fi -# Add a timeout of 15s to hopefully get rid of the first error that is logged if apache is not there yet -sleep 15 - echo "notify-push was started" # Set sensitive values as env