.
This commit is contained in:
@ -3,6 +3,8 @@ call C:\Scripts\wLocal\localENV.bat
|
||||
@REM xxxxxxx
|
||||
echo "START: %~n0"
|
||||
|
||||
call %LOCAL%\pull.bat
|
||||
|
||||
FOR %%x IN (%LOCAL%\l_*.bat) DO (
|
||||
echo "%%x"
|
||||
call "%%x"
|
||||
|
||||
Reference in New Issue
Block a user