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