mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-09 23:02:34 +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
|
python -m venv venv
|
||||||
call venv/Scripts/activate
|
call venv/Scripts/activate
|
||||||
pip install hcai-nova-server
|
pip install hcai-nova-server
|
||||||
python nova-server
|
|
Reference in New Issue
Block a user