mirror of https://github.com/MISP/misp-dashboard
parent
16682247d9
commit
0cbbb59e67
|
@ -90,6 +90,7 @@ Traceback (most recent call last):
|
|||
with open(dst, 'wb') as fdst:
|
||||
OSError: [Errno 26] Text file busy: '/home/steve/code/misp-dashboard/DASHENV/bin/python3'
|
||||
```
|
||||
- Restart the System: `./zmq_subscriber.py &`, `./zmq_dispatcher.py &` and `./server.py &`
|
||||
|
||||
# Starting the System
|
||||
:warning: You should not run it as root. Normal privileges are fine.
|
||||
|
|
Loading…
Reference in New Issue