From 622b9b16a8cf12ce0f8e667a0a4d5787c365d41b Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 7 Dec 2021 12:44:20 +0000 Subject: [PATCH] Fix gs-login Signed-off-by: Marcus Noble --- home/.bin/gs-login | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.bin/gs-login b/home/.bin/gs-login index 2930361..a5c444c 100755 --- a/home/.bin/gs-login +++ b/home/.bin/gs-login @@ -42,6 +42,7 @@ while test $# -gt 0; do --debug) DEBUG="--debug" shift + ;; /) # We want to ignore slash seperators between MC and WC shift