From 53bbf54d430ba151417636b1ce8f25b08c8d978e Mon Sep 17 00:00:00 2001 From: faulty Date: Tue, 13 Dec 2022 14:16:34 +0100 Subject: [PATCH] Comment for future Didier --- tools/router.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/router.sh b/tools/router.sh index a13850d..c6787f6 100755 --- a/tools/router.sh +++ b/tools/router.sh @@ -24,7 +24,7 @@ dock() { } if [ "$1" = "-c" ]; then - shift + shift # DO NOT REMOVE; THIS IS PREVENTING A FORKBOMB router.sh $@ fi