Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 182 Bytes

gprojectgit

##To run (even after logging out) on a raspberry pi use: sudo nohup python main.py

##To end process, first find the pid: ps ax

##Once the pid is found: kill -9