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