From a458c39ddcc54d99a3d20531575aae879e7eba19 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Mon, 30 Jun 2025 11:34:40 -0500 Subject: [PATCH] test --- SetupNewSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupNewSystem.sh b/SetupNewSystem.sh index 55512af..b570bb7 100644 --- a/SetupNewSystem.sh +++ b/SetupNewSystem.sh @@ -92,7 +92,7 @@ DL_ROOT="https://dl.knownelement.com/KNEL/FetchApply/" function pi-detect() { -print_info Now running "$FUNCNAME".... +print_info "Now running "$FUNCNAME"...." if [ -f /sys/firmware/devicetree/base/model ] ; then export IS_RASPI="1" fi