File size: 84 Bytes
3a1d71c | 1 2 3 4 5 6 7 8 9 | @echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=
call webui.bat
|
3a1d71c | 1 2 3 4 5 6 7 8 9 | @echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=
call webui.bat
|