Update storage-test.sh

This commit is contained in:
2025-05-04 10:47:36 -05:00
parent a7814ee165
commit ffae1ba0bc

View File

@@ -134,9 +134,6 @@ else
fi
fi
echo "HERE: '${ChosenPartition}'"
exit 0
# Get host board information
HostArchitecture=$(uname -m)
HostOSInfo=$(cat /etc/os-release | sed 's/;/!/g')