mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +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
|
if [ "$(readlink -f "$dev")" = "/dev/$device" ]; then
|
||||||
basename "$dev"
|
basename "$dev"
|
||||||
fi
|
fi
|
||||||
done
|
done | sort | head -n1
|
||||||
}
|
}
|
||||||
|
|
||||||
# STORAGE
|
# STORAGE
|
||||||
|
Reference in New Issue
Block a user