mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
added info about the new pi4 revision
This commit is contained in:
parent
2e2e53c04f
commit
1799e34fd0
@ -48,7 +48,7 @@ case "$board" in
|
||||
esac;;
|
||||
"rpi4")
|
||||
case "$model" in
|
||||
"Raspberry Pi 4 Model B Rev 1.1")
|
||||
"Raspberry Pi 4 Model B Rev 1.1" | "Raspberry Pi 4 Model B Rev 1.4")
|
||||
if [ "$port" == "1-1.4:1.0" ]; then exit 0; else exit 1; fi;;
|
||||
*) exit 0;;
|
||||
esac;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user