mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
Merge branch 'master' into next
This commit is contained in:
@@ -25,7 +25,7 @@ fi
|
||||
|
||||
case "${1}" in
|
||||
start)
|
||||
case `cat /proc/device-tree/model` in
|
||||
case `cat /proc/device-tree/model 2>/dev/null` in
|
||||
"Lamobo-R1")
|
||||
#
|
||||
# Lamobo R1 aka BPi R1 Routerboard
|
||||
|
||||
Reference in New Issue
Block a user