Better bat file and remove redundant allias

This commit is contained in:
KAuser2094
2023-03-06 12:42:42 +00:00
parent ce3ec3359e
commit 4f08e7cc0e
2 changed files with 1 additions and 13 deletions
+1 -3
View File
@@ -3,6 +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
set /P "prompt=Enter Prompt: "
cd ~
python.exe yolo-ai-cmdbot/yolo.py %prompt%
python.exe yolo-ai-cmdbot/yolo.py %1