forked from React-Group/interstellar_ai
9 lines
107 B
Batchfile
9 lines
107 B
Batchfile
|
cd python-bin
|
||
|
set PATH=%PATH%;%CD%
|
||
|
cd Scripts
|
||
|
set PATH=%PATH%;%CD%
|
||
|
cd ..
|
||
|
cd ..
|
||
|
|
||
|
cd py
|
||
|
python api.py
|