This commit is contained in:
2022-10-16 18:02:32 -06:00
parent 098aab9dc3
commit 2478fb7081
3 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#!/home/tanner/protovac/env/bin/python
#!/home/pi/protovac/env/bin/python
import os, logging
DEBUG = os.environ.get('DEBUG')