Add more meta scripts
This commit is contained in:
parent
1b94d5573c
commit
54773a144c
7 changed files with 30 additions and 0 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
$ANDROID_HOME/platform-tools/adb devices
|
||||
|
||||
echo "Waiting to give phone a chance to connect"
|
||||
sleep 5
|
||||
|
||||
$ANDROID_HOME/platform-tools/adb install -r target/release/gdn-app.apk
|
||||
Loading…
Add table
Add a link
Reference in a new issue