Update storage-test.sh
This commit is contained in:
@@ -123,7 +123,7 @@ if [ "$1" = "" ]; then
|
||||
Print_Style "${ChosenPartition} has been selected:" "$YELLOW"
|
||||
echo
|
||||
fi
|
||||
done <<< echo "$drives"
|
||||
done <<< "$drives"
|
||||
else
|
||||
if [ ! -d "$1" ]; then
|
||||
Print_Style "Your chosen partition (folder) does not exist! Provide a good one or run without parameters to check the rootfs" "$RED"
|
||||
|
||||
Reference in New Issue
Block a user