Skip to content

Commit

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

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


mkdir -p /adbfs
Expand Down

0 comments on commit 128cab5

Please sign in to comment.