3 lines
62 B
Batchfile
3 lines
62 B
Batchfile
|
set SCRIPTPATH=%~dp0
|
||
|
python %SCRIPTPATH%inferno\inferno.py %*
|