diff --git a/yolo.bat b/yolo.bat index cb25983..b958c12 100644 --- a/yolo.bat +++ b/yolo.bat @@ -3,4 +3,4 @@ REM Work around to not have to type in python.exe yolo.py every time. REM Put in C:/Windows/System32 to allow command to work anywhere -python.exe yolo-ai-cmdbot/yolo.py %1 \ No newline at end of file +python.exe yolo-ai-cmdbot/yolo.py %* \ No newline at end of file