From bf33607aa11f19fa48cff849d687dba9fe82c779 Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Tue, 7 Nov 2023 18:46:34 -0600 Subject: [PATCH] Fixed dumb bug when dealing with ALL. --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 76926a6..23d65db 100755 --- a/install.sh +++ b/install.sh @@ -175,7 +175,7 @@ if [[ "${ARCH}" == "all" && "${PLAT}" == "all" ]]; then HELP=0 for (( row=0; row