mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-09-18 21:57:52 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -6,5 +6,5 @@ if [ "$SIDECAR_NEWSUPDATER" = "1" ]; then
|
||||
elif [ "$SIDECAR_CRON" = "1" ] || [ "$SIDECAR_PREVIEWGEN" = "1" ]; then
|
||||
pgrep -f "busybox crond -f -L /dev/stdout"
|
||||
else
|
||||
curl --fail http://127.0.0.1:12345/ping || exit 1
|
||||
curl --fail http://127.0.0.1:80/ping || exit 1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user