Skip to content

Commit

Permalink
rm debug print from install script
Browse files Browse the repository at this point in the history
  • Loading branch information
wgreenberg authored and cooperq committed Aug 2, 2024
1 parent f18b993 commit fd1879d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/install-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fd1879d

Please sign in to comment.