]> git.za3k.com Git - za3k.git/commitdiff
Make global comcast config easier to find
authorZachary Vance <za3k@za3k.com>
Sat, 18 Feb 2017 05:56:57 +0000 (21:56 -0800)
committerZachary Vance <za3k@za3k.com>
Sat, 18 Feb 2017 05:56:57 +0000 (21:56 -0800)
cgi-bin/service.status.d/comcast

index a5bcbc081ec2741bcee516bd61ba023dc98b83bc..612687385066572ec001dc7b08a93a9e26749c11 100644 (file)
@@ -1,2 +1,2 @@
 set +x
-exec env -i $(xargs -a comcast.env) python2 comcast.py
+exec env -i $(xargs -a /etc/comcast.env) python2 comcast.py