mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 13:30:36 +01:00
Fix adb log parsing
This commit is contained in:
parent
a1bbb1ae14
commit
144d317702
@ -91,7 +91,7 @@ install:
|
||||
adb install bin/occ-$$(python ./gv.py)-arm64-v8a_armeabi-v7a-release.apk
|
||||
|
||||
console:
|
||||
(adb logcat | grep "python\|occservice")
|
||||
(adb logcat | grep "python\|sidebandservice")
|
||||
|
||||
getrns:
|
||||
(cp -rv ../../Reticulum/RNS ./)
|
||||
|
Loading…
Reference in New Issue
Block a user