From e8a9467784141cdb35279f0208d2955ef9066319 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 9 Dec 2020 12:59:48 +0100 Subject: [PATCH] -white --- mystrom-on.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/mystrom-on.sh b/mystrom-on.sh index 37c439d..c9aac5a 100755 --- a/mystrom-on.sh +++ b/mystrom-on.sh @@ -13,5 +13,4 @@ while [ $# -ge 1 ]; do curl --location \ --request GET \ "http://${hostname}/relay?state=1" - done