rm debug print from install script

This commit is contained in:
Will Greenberg
2024-07-22 19:32:35 -07:00
committed by Cooper Quintin
parent f18b993df3
commit fd1879d70a

View File

@@ -22,7 +22,6 @@ check_adb() {
force_debug_mode() { force_debug_mode() {
# Force a switch into the debug mode to enable ADB # Force a switch into the debug mode to enable ADB
echo "$SERIAL_PATH"
"$SERIAL_PATH" AT "$SERIAL_PATH" AT
echo -n "adb enabled, waiting for reboot" echo -n "adb enabled, waiting for reboot"
wait_for_adb_shell wait_for_adb_shell