update start scripts on windows

This commit is contained in:
Believethehype 2023-12-08 09:54:15 +01:00
parent 893c7e9e45
commit f47de9af09
2 changed files with 3 additions and 2 deletions

2
backends/nserver/run.cmd Normal file
View File

@ -0,0 +1,2 @@
call venv/Scripts/activate
nova-server

View File

@ -1,4 +1,3 @@
python -m venv venv
call venv/Scripts/activate
pip install hcai-nova-server
python nova-server
pip install hcai-nova-server