Update README.md

Note about restarting the system after updating by pulling.
fixlogs
Sami Mokaddem 2019-06-18 11:40:05 +02:00 committed by GitHub
parent 16682247d9
commit 0cbbb59e67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.