We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0d380 commit f83c1a1Copy full SHA for f83c1a1
docker/overlay/etc/periodic/hourly/preload
@@ -8,6 +8,4 @@ set -euo pipefail
8
#======================================================================================================================
9
10
bf-write "Calling preload script." preload
11
-CODE=$(bf-test-url --return-status "http://localhost/preload")
12
-[[ "${CODE}" = "200" ]] && exit 0 \
13
- || bf-write-error "Error executing preload (HTTP ${CODE})." preload
+ob preload
0 commit comments