add sphinx docs, comments, safety features
This commit is contained in:
		@@ -6,7 +6,7 @@ After=multi-user.target
 | 
			
		||||
WorkingDirectory=<path-to-project>
 | 
			
		||||
Type=simple
 | 
			
		||||
Restart=always
 | 
			
		||||
ExecStart=/usr/bin/env python3 <path-to-project>/audioGuestBook.py
 | 
			
		||||
ExecStart=/usr/bin/env python3 <path-to-project>/src/audioGuestBook.py
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=multi-user.target
 | 
			
		||||
		Reference in New Issue
	
	Block a user