This commit is contained in:
2025-06-30 11:34:40 -05:00
parent 7e4aa53c33
commit a458c39ddc

View File

@ -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