mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
only one line
This commit is contained in:
@@ -431,7 +431,7 @@ if [ "$1" = "status" ]; then
|
||||
if [ "$(readlink -f "$dev")" = "/dev/$device" ]; then
|
||||
basename "$dev"
|
||||
fi
|
||||
done
|
||||
done | sort | head -n1
|
||||
}
|
||||
|
||||
# STORAGE
|
||||
|
Reference in New Issue
Block a user