only one line

This commit is contained in:
rootzoll
2025-01-08 13:25:14 +01:00
parent 57c86788ea
commit 8ada09a7fa

View File

@@ -431,7 +431,7 @@ if [ "$1" = "status" ]; then
if [ "$(readlink -f "$dev")" = "/dev/$device" ]; then
basename "$dev"
fi
done
done | sort | head -n1
}
# STORAGE