From eaf83163b641f4921d136937de089796e970fd95 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Sat, 11 Nov 2023 04:01:28 +0100 Subject: [PATCH] refactor(os): Typo (#19) --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 37ee339..402661d 100644 --- a/setup.sh +++ b/setup.sh @@ -316,7 +316,7 @@ function setup_env_vars () { printf -- '%s\n' \ 'Done, please rerun script now with just' \ '... | bash' \ - 'so without the '"'"'setup'"'"' argument's + 'so without the '"'"'setup'"'"' argument' exit 77 }