New Init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
cd /d "%~dp0"
|
||||
set "root=%~dp0..\"
|
||||
|
||||
set "vars=%root%\settings\vars.bat"
|
||||
call "%vars%"
|
||||
Reference in New Issue
Block a user