mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
4 lines
173 B
Batchfile
4 lines
173 B
Batchfile
![]() |
@echo off
|
||
|
call "%~dp0\_environment"
|
||
|
"%wcatfiles%\wcat.wsf" -terminate -run -clients localhost -t "%~dp0\Scripts\%1.txt" -f "%~dp0\settings.txt" -s localhost -singleip -x
|