From fd1879d70a1a90eb2eb7a4b0230b326d7bec7dde Mon Sep 17 00:00:00 2001 From: Will Greenberg Date: Mon, 22 Jul 2024 19:32:35 -0700 Subject: [PATCH] rm debug print from install script --- dist/install-common.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/install-common.sh b/dist/install-common.sh index 52a9020..a8ca804 100755 --- a/dist/install-common.sh +++ b/dist/install-common.sh @@ -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