mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2026-05-01 22:39:31 +02:00
Update bluetooth_firmware.sh (Sync Ver.200626)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
FIRM=`cat /proc/driver/brcmf_fw`
|
FIRM=$(cat /proc/driver/brcmf_fw)
|
||||||
|
|
||||||
if [[ $FIRM =~ .*a0.* ]]
|
if [[ $FIRM =~ .*a0.* ]]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user