diff --git a/start.sh b/start.sh index 9e5d625..67f73c1 100755 --- a/start.sh +++ b/start.sh @@ -1,4 +1,4 @@ #!/bin/bash -/usr/local/bin/homekit2mqtt -x -v debug -m $DATA_DIR/mapping.json -s $STORAGE_DIR -b $NAME -p $PORT -w $WEBPORT -u $BROKER --insecure -c $PIN +/usr/local/bin/homekit2mqtt -v debug -m $DATA_DIR/mapping.json -s $STORAGE_DIR -b $NAME -p $PORT -w $WEBPORT -u $BROKER --insecure -c $PIN