mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-27 10:04:47 -07:00
rm debug print from install script
This commit is contained in:
committed by
Cooper Quintin
parent
f18b993df3
commit
fd1879d70a
1
dist/install-common.sh
vendored
1
dist/install-common.sh
vendored
@@ -22,7 +22,6 @@ check_adb() {
|
||||
|
||||
force_debug_mode() {
|
||||
# Force a switch into the debug mode to enable ADB
|
||||
echo "$SERIAL_PATH"
|
||||
"$SERIAL_PATH" AT
|
||||
echo -n "adb enabled, waiting for reboot"
|
||||
wait_for_adb_shell
|
||||
|
||||
Reference in New Issue
Block a user