aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-09-13 17:32:12 +0000
committerterminaldweller <thabogre@gmail.com>2022-09-13 17:32:12 +0000
commit68e3be1f591e40925b4c5c3f57aee8d4e260ebbf (patch)
treef07a55bbb82c23c688d104ff24d61084f5f5b72b /terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh
parentupdates (diff)
downloadscripts-68e3be1f591e40925b4c5c3f57aee8d4e260ebbf.tar.gz
scripts-68e3be1f591e40925b4c5c3f57aee8d4e260ebbf.zip
update
Diffstat (limited to 'terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh')
-rwxr-xr-xterminaldweller.com/cgit/bootstrap/docker-entrypoint.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh b/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh
new file mode 100755
index 0000000..a6ea4d5
--- /dev/null
+++ b/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+set -e
+
+. /bootstrap.sh
+on_startup
+crond -s -P -f