This commit is contained in:
2022-06-18 20:44:37 +02:00
parent 60f8a6ba9c
commit 7a72469a5f

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
set -e set -e
. /settings.sh bashio /settings.sh
if [ "${1:0:1}" = '-' ]; then if [ "${1:0:1}" = '-' ]; then
set -- telegraf "$@" set -- telegraf "$@"