diff --git a/Hue-Bot/bin/Release/ConnectorDataMqtt.dll b/Hue-Bot/bin/Release/ConnectorDataMqtt.dll index cd1b62a..90b24b0 100644 Binary files a/Hue-Bot/bin/Release/ConnectorDataMqtt.dll and b/Hue-Bot/bin/Release/ConnectorDataMqtt.dll differ diff --git a/Hue-Bot/bin/Release/Hue-Bot.exe b/Hue-Bot/bin/Release/Hue-Bot.exe index 834ceb4..062ce60 100644 Binary files a/Hue-Bot/bin/Release/Hue-Bot.exe and b/Hue-Bot/bin/Release/Hue-Bot.exe differ diff --git a/Hue-Bot/bin/Release/Hue.dll b/Hue-Bot/bin/Release/Hue.dll index 2efaf55..09b2588 100644 Binary files a/Hue-Bot/bin/Release/Hue.dll and b/Hue-Bot/bin/Release/Hue.dll differ diff --git a/Hue-Bot/bin/Release/M2Mqtt.dll b/Hue-Bot/bin/Release/M2Mqtt.dll index a52e8d9..cf7b0ab 100644 Binary files a/Hue-Bot/bin/Release/M2Mqtt.dll and b/Hue-Bot/bin/Release/M2Mqtt.dll differ diff --git a/Hue-Bot/bin/Release/Utils-IoT.dll b/Hue-Bot/bin/Release/Utils-IoT.dll index 72491d0..4d5c906 100644 Binary files a/Hue-Bot/bin/Release/Utils-IoT.dll and b/Hue-Bot/bin/Release/Utils-IoT.dll differ diff --git a/Hue-Bot/bin/Release/Utils.dll b/Hue-Bot/bin/Release/Utils.dll index 1c5ba29..0ae3490 100644 Binary files a/Hue-Bot/bin/Release/Utils.dll and b/Hue-Bot/bin/Release/Utils.dll differ diff --git a/Hue-Bot/bin/Release/control/control.sh b/Hue-Bot/bin/Release/control/control.sh index cd61833..549c4ce 100644 --- a/Hue-Bot/bin/Release/control/control.sh +++ b/Hue-Bot/bin/Release/control/control.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/bin/Release/control/join.sh b/Hue-Bot/bin/Release/control/join.sh index d19b7e1..b2dfd64 100644 --- a/Hue-Bot/bin/Release/control/join.sh +++ b/Hue-Bot/bin/Release/control/join.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/bin/Release/control/loop.sh b/Hue-Bot/bin/Release/control/loop.sh index 982efb4..5c77e31 100644 --- a/Hue-Bot/bin/Release/control/loop.sh +++ b/Hue-Bot/bin/Release/control/loop.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/bin/Release/control/restart.sh b/Hue-Bot/bin/Release/control/restart.sh index ac32845..8a0f786 100644 --- a/Hue-Bot/bin/Release/control/restart.sh +++ b/Hue-Bot/bin/Release/control/restart.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/bin/Release/control/start.sh b/Hue-Bot/bin/Release/control/start.sh index 8322ee5..b5d9df5 100644 --- a/Hue-Bot/bin/Release/control/start.sh +++ b/Hue-Bot/bin/Release/control/start.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/bin/Release/control/stop.sh b/Hue-Bot/bin/Release/control/stop.sh index 0fae725..2298688 100644 --- a/Hue-Bot/bin/Release/control/stop.sh +++ b/Hue-Bot/bin/Release/control/stop.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/bin/Release/control/stuff.sh b/Hue-Bot/bin/Release/control/stuff.sh index d56bea6..ec86448 100644 --- a/Hue-Bot/bin/Release/control/stuff.sh +++ b/Hue-Bot/bin/Release/control/stuff.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/bin/Release/control/view.sh b/Hue-Bot/bin/Release/control/view.sh index 39f6cd8..f1340d3 100644 --- a/Hue-Bot/bin/Release/control/view.sh +++ b/Hue-Bot/bin/Release/control/view.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/bash screen -ls diff --git a/Hue-Bot/bin/Release/litjson.dll b/Hue-Bot/bin/Release/litjson.dll index 8cd8a53..7029337 100644 Binary files a/Hue-Bot/bin/Release/litjson.dll and b/Hue-Bot/bin/Release/litjson.dll differ diff --git a/Hue-Bot/control/control.sh b/Hue-Bot/control/control.sh index cd61833..549c4ce 100644 --- a/Hue-Bot/control/control.sh +++ b/Hue-Bot/control/control.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/control/join.sh b/Hue-Bot/control/join.sh index d19b7e1..b2dfd64 100644 --- a/Hue-Bot/control/join.sh +++ b/Hue-Bot/control/join.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/control/loop.sh b/Hue-Bot/control/loop.sh index 982efb4..5c77e31 100644 --- a/Hue-Bot/control/loop.sh +++ b/Hue-Bot/control/loop.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/control/restart.sh b/Hue-Bot/control/restart.sh index ac32845..8a0f786 100644 --- a/Hue-Bot/control/restart.sh +++ b/Hue-Bot/control/restart.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/control/start.sh b/Hue-Bot/control/start.sh index 8322ee5..b5d9df5 100644 --- a/Hue-Bot/control/start.sh +++ b/Hue-Bot/control/start.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/control/stop.sh b/Hue-Bot/control/stop.sh index 0fae725..2298688 100644 --- a/Hue-Bot/control/stop.sh +++ b/Hue-Bot/control/stop.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/control/stuff.sh b/Hue-Bot/control/stuff.sh index d56bea6..ec86448 100644 --- a/Hue-Bot/control/stuff.sh +++ b/Hue-Bot/control/stuff.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Read Settings DIR=`dirname $0` diff --git a/Hue-Bot/control/view.sh b/Hue-Bot/control/view.sh index 39f6cd8..f1340d3 100644 --- a/Hue-Bot/control/view.sh +++ b/Hue-Bot/control/view.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/bash screen -ls