From 3306883c6f7db5a4fd701a5d0ba82e0a77340f8e Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Sat, 25 May 2019 11:23:04 +0200 Subject: [PATCH] fix lb-image error on exit (#28) --- lb-image/entrypoint.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lb-image/entrypoint.sh b/lb-image/entrypoint.sh index 4569d81..6ae284a 100755 --- a/lb-image/entrypoint.sh +++ b/lb-image/entrypoint.sh @@ -21,4 +21,5 @@ echo "Forwarding set up succesfully, taking Cinderella nap..." if [ ! -e /tmp/pause ]; then mkfifo /tmp/pause fi -