added quest folder with quest network/streaming scripts
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo you need to plug in the quest via usb on first run for the session
|
||||
adb tcpip 5555
|
||||
adb connect 192.168.38.3:5555
|
||||
Reference in New Issue
Block a user