diff options
author | crupest <crupest@outlook.com> | 2024-08-14 00:28:12 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2024-08-14 00:29:21 +0800 |
commit | 411cb6caa2fe875d1000ea3c126b15d91b142e8f (patch) | |
tree | e784861c748910439705999257dce092419aaa9d /docker/crupest-debian-dev/bootstrap/wait.bash | |
parent | ad5c3b81ecf44641673245e950761fea91f8bad3 (diff) | |
download | crupest-411cb6caa2fe875d1000ea3c126b15d91b142e8f.tar.gz crupest-411cb6caa2fe875d1000ea3c126b15d91b142e8f.tar.bz2 crupest-411cb6caa2fe875d1000ea3c126b15d91b142e8f.zip |
fix(docker/debian-dev): mirror replace scripts on debian 12.
Diffstat (limited to 'docker/crupest-debian-dev/bootstrap/wait.bash')
-rwxr-xr-x | docker/crupest-debian-dev/bootstrap/wait.bash | 5 |
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 |