update ec25 detect
This commit is contained in:
parent
51d03e0af1
commit
fb95279c56
@ -10,7 +10,7 @@ echo " "
|
||||
echo "######################################################################################"
|
||||
echo "######################### minipcie 4G Module Testing Start #########################"
|
||||
|
||||
result=`lsusb | grep "2c7c:0125" | wc -l`
|
||||
result=`lsusb | grep "2c7c:0125 Android Android" | wc -l`
|
||||
if [ ${result} -eq 1 ]; then
|
||||
echo "### Find 1 EC25 4G Modules from two minipcie slots ###"
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user