aboutsummaryrefslogtreecommitdiff
path: root/docker/crupest-debian-dev/bootstrap/wait.bash
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2024-08-14 00:28:12 +0800
committercrupest <crupest@outlook.com>2024-08-14 00:29:21 +0800
commit3b1e2001e28b5b6295fc51ef5490d459b694df69 (patch)
treee784861c748910439705999257dce092419aaa9d /docker/crupest-debian-dev/bootstrap/wait.bash
parent7f3a72fd3c12967f1f330de51b123f23990aaf6b (diff)
downloadcrupest-3b1e2001e28b5b6295fc51ef5490d459b694df69.tar.gz
crupest-3b1e2001e28b5b6295fc51ef5490d459b694df69.tar.bz2
crupest-3b1e2001e28b5b6295fc51ef5490d459b694df69.zip
fix(docker/debian-dev): mirror replace scripts on debian 12.
Diffstat (limited to 'docker/crupest-debian-dev/bootstrap/wait.bash')
-rwxr-xr-xdocker/crupest-debian-dev/bootstrap/wait.bash5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/crupest-debian-dev/bootstrap/wait.bash b/docker/crupest-debian-dev/bootstrap/wait.bash
new file mode 100755
index 0000000..501c706
--- /dev/null
+++ b/docker/crupest-debian-dev/bootstrap/wait.bash
@@ -0,0 +1,5 @@
+#! /usr/bin/env bash
+
+set -e
+
+tail -f /dev/null