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 d8ee0f8 commit 5dbd0b2Copy full SHA for 5dbd0b2
docker-cron.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
2
-set -e
+#!/bin/sh
+set -eu
3
4
exec busybox crond -f -l 0 -L /dev/stdout
0 commit comments