Update setup-ric.sh
This commit is contained in:
parent
6d36a3832c
commit
04a617b8d3
@ -16,7 +16,7 @@ done
|
||||
|
||||
# get RIC interface from cli arguments
|
||||
if [ $# -eq 0 ] || [ "$import" = false ] ; then
|
||||
RIC_INTERFACE="can0"
|
||||
RIC_INTERFACE="col0"
|
||||
else
|
||||
if [ "$arena" = true ]; then
|
||||
RIC_INTERFACE="brric"
|
||||
|
Loading…
Reference in New Issue
Block a user