mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-11 16:35:13 +00:00
4 lines
47 B
Batchfile
4 lines
47 B
Batchfile
|
@echo off
|
||
|
pushd %~dp0
|
||
|
cscript app.js bootstrap
|