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