mirror of
https://github.com/artegoser/image-pluser-webui.git
synced 2024-11-24 04:36:20 +03:00
6 lines
No EOL
68 B
Batchfile
6 lines
No EOL
68 B
Batchfile
@echo off
|
|
|
|
cd ../../
|
|
|
|
call ./venv/Scripts/activate.bat
|
|
python app.py |