From 8dbfac0878ad852867a62eb11c4b13ae7ac2a729 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 30 Nov 2024 13:40:44 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index bb49c31..0b58c16 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -253,7 +253,7 @@ RUN_STORAGE_TESTS(){ * ) echo bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/storage-test.sh) - echo -e "${idsCL[Default]}" + echo -e "${idsST[Reset]}${idsCL[Default]}" [ ${action-x} ] && exit 0 ENTER2CONTINUE esac