Ergaenzt, dass data-dir automatisch erstellt wird wenn fehlend. Hat bisher sonst nach erstem clone zu Fehlern gefuehrt
This commit is contained in:
@@ -11,6 +11,7 @@ set CREMIG_LOG=%CREMIG%\log
|
|||||||
|
|
||||||
if not exist %CREMIG%\work mkdir %CREMIG%\work
|
if not exist %CREMIG%\work mkdir %CREMIG%\work
|
||||||
if not exist %CREMIG%\log mkdir %CREMIG%\log
|
if not exist %CREMIG%\log mkdir %CREMIG%\log
|
||||||
|
if not exist %CREMIG%\data mkdir %CREMIG%\data
|
||||||
|
|
||||||
set PATH=%CREMIG%\bin;%PATH%
|
set PATH=%CREMIG%\bin;%PATH%
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user