remove restriction

This commit is contained in:
rootzoll
2025-01-04 22:40:35 +01:00
parent c262ee551d
commit ce4f1312be

View File

@@ -70,11 +70,6 @@ fi
if [ "$1" = "explore" ]; then
if [ ${systemSetup} -gt 0 ]; then
echo "error='no explore on a system already setup'"
exit 1
fi
# get a list of all connected drives >63GB ordered by size (biggest first)
listOfDevices=$(lsblk -dno NAME,SIZE | grep -E "^(sd|nvme)" | \
awk '{