interstellar_ai/deployment_scripts/windows/scripts/run_py.bat

9 lines
109 B
Batchfile
Raw Normal View History

2024-10-08 09:08:05 +02:00
cd python-bin
2024-10-08 11:28:14 +02:00
set PATH=%PATH%;"%CD%";
2024-10-08 09:08:05 +02:00
cd Scripts
2024-10-08 11:28:14 +02:00
set PATH=%PATH%;"%CD%";
2024-10-08 09:08:05 +02:00
cd ..
cd ..
cd py
2024-10-11 07:46:32 +02:00
py api.py