This commit is contained in:
USER
2025-08-21 20:53:17 +01:00
parent 6356998d51
commit 4a5bcdd8cf

View File

@ -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"