mirror of
https://github.com/ayunami2000/ayunMultiPort.git
synced 2024-11-09 13:06:04 -08:00
3 lines
27 B
Batchfile
3 lines
27 B
Batchfile
|
@echo off
|
||
|
node app.js
|
||
|
pause
|