Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperq committed Oct 21, 2024
1 parent bbf2d8b commit dc39f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/install-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install() {
}

force_debug_mode() {
echo $("Using adb at $ADB")
echo "Using adb at $ADB"
echo "Force a switch into the debug mode to enable ADB"
"$SERIAL_PATH" --root
echo -n "adb enabled, waiting for reboot..."
Expand Down

0 comments on commit dc39f2a

Please sign in to comment.