forked from mrq/tortoise-tts
4 lines
77 B
Batchfile
Executable File
4 lines
77 B
Batchfile
Executable File
call .\tortoise-venv\Scripts\activate.bat
|
|
python .\app.py
|
|
deactivate
|
|
pause |