need to connect before we run shell
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
nmap -p 7676 tv.ddp.net | grep 'open' > /dev/null
|
||||
|
||||
if [ x"$?" != "x0" ]; then
|
||||
adb connect tv.ddp.net
|
||||
adb shell monkey -p de.cyberdream.androidtv.notifications.google -c android.intent.category.LAUNCHER 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user