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