First "proper" version

This commit is contained in:
KAuser2094
2023-03-06 12:32:22 +00:00
parent 8be32f90da
commit ce3ec3359e
3 changed files with 16 additions and 10 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ 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: "
python.exe ~/yolo-ai-cmdbot/yolo.py %prompt%
cd ~
python.exe yolo-ai-cmdbot/yolo.py %prompt%