diff --git a/base_Onboot.bat b/base_Onboot.bat index fdfb4a9..5fb5667 100644 --- a/base_Onboot.bat +++ b/base_Onboot.bat @@ -1,5 +1,6 @@ @echo on call C:\Scripts\wBase\baseENV.bat +call C:\Scripts\wLocal\localENV.bat @REM xxxxxxx echo "START: %~n0"