transfering data
This commit is contained in:
8
README
8
README
@@ -10,3 +10,11 @@ Was needs to be done on the Raspberry pi before the tool can run.
|
||||
- cd projects/allmende_ems
|
||||
- pip install -r requirements.txt
|
||||
|
||||
|
||||
How to run the script:
|
||||
|
||||
- nohup python main.py > terminal_log 2>&1 &
|
||||
|
||||
For reading out the terminal_log while script is runing:
|
||||
|
||||
- tail -f terminal_log
|
||||
|
||||
Reference in New Issue
Block a user