From e808d66a387d0ba4dac6632242b3e6a290de5b19 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 24 Apr 2019 13:23:11 +0200 Subject: [PATCH] Fix lint --- cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli.sh b/cli.sh index cd8ae27..3cc570a 100755 --- a/cli.sh +++ b/cli.sh @@ -3,7 +3,7 @@ cat /etc/welcome.txt # Set Token -# shellcheck disable= SC2155 +# shellcheck disable=SC2155 export HASSIO_TOKEN=$(cat /etc/machine-id) # Run CLI