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