From 060ea95b8577ca41a50e20d0e597c255c20e6a98 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Fri, 28 Jun 2024 19:42:37 -0500 Subject: [PATCH] ME BREAK THINGS --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 99e4d1d..60470cc 100755 --- a/setup.sh +++ b/setup.sh @@ -22,7 +22,7 @@ if [[ ! -d "$LINUXTOOLBOXDIR/mybash" ]]; then else echo -e "${RED}Failed to clone mybash repository${RC}" exit 1 - fi + f fi