diff --git a/c4ctrl.py b/c4ctrl.py old mode 100644 new mode 100755 index b450e38..9946b49 --- a/c4ctrl.py +++ b/c4ctrl.py @@ -3,7 +3,6 @@ # c4ctrl: Command line client for AutoC4 import sys -sys.path.append("/home/shy/build/paho.mqtt.python/src") class C4Interface(): """Interaction with the C4 home automation system."""