db1adc0e76
git-svn-id: file:///home/svn/framework3/trunk@10135 4d416f70-5f16-0410-b530-b9f4589650da
7 lines
98 B
Batchfile
7 lines
98 B
Batchfile
@set BASE=%~dp0
|
|
@cd %BASE%
|
|
|
|
@echo [*] Starting the audit...
|
|
@cscript /nologo audit.js
|
|
|
|
pause |