This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yichael
/
AndroidRemoteController
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a1a3b7fd26
Branches
Tags
master
AndroidRemoteCo...
/
package
/
x64
/
run.bat
run.bat
58 B
History
Raw
1
2
3
4
@echo off
cd /d "%~dp0"
"%~dp0node\node.exe" run.js
pause