From f66dda08330fa02548aea586b9977d6b90bb4083 Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Tue, 12 Dec 2023 12:02:48 +0100 Subject: [PATCH] Update quicketc.sh --- quicketc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quicketc.sh b/quicketc.sh index 31f94d8..7bc4189 100644 --- a/quicketc.sh +++ b/quicketc.sh @@ -1,5 +1,7 @@ #!/bin/sh +# This was tested from ZSH - not sure if the glob is auto expanded in other shells + unset JAIL_DIR TARBALL usage() {