mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-07-28 17:02:15 +02:00
update start scripts on windows
This commit is contained in:
2
backends/nserver/run.cmd
Normal file
2
backends/nserver/run.cmd
Normal file
@@ -0,0 +1,2 @@
|
||||
call venv/Scripts/activate
|
||||
nova-server
|
@@ -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
|
Reference in New Issue
Block a user