Skip to content

Commit

Permalink
try root dir and list devices
Browse files Browse the repository at this point in the history
  • Loading branch information
spion committed Aug 12, 2024
1 parent 128cab5 commit 86be4cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/run-docker-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ wait_available() {
}

echo Checking readiness via adb shell ls -d /sdcard/Android
wait_available /sdcard
adb devices
wait_available /


mkdir -p /adbfs
Expand Down

0 comments on commit 86be4cf

Please sign in to comment.