Files
ds2api/start-ds.bat
CJackHwang ea4de62fc3 Initial commit
Created from https://vercel.com/new
2026-01-21 15:14:49 +00:00

3 lines
45 B
Batchfile

call conda activate dsapi
python app.py
pause