diff --git a/storage-test.sh b/storage-test.sh index 7f91845..ccce97e 100755 --- a/storage-test.sh +++ b/storage-test.sh @@ -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')