From eafa9c1e4119edd39fb648964a10078255b81f3e Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Tue, 30 May 2017 21:57:47 +0200 Subject: [PATCH] change variable name --- toLineProtocol.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toLineProtocol.sh b/toLineProtocol.sh index 23f5090..c266a8f 100755 --- a/toLineProtocol.sh +++ b/toLineProtocol.sh @@ -37,7 +37,7 @@ SRC_FILE=${1:-/dev/stdin} -DATABASE=${INFLUX_DATABASE:-feinstaub} +DATABASE=${INFLUXDB_DATABASE:-feinstaub} SENSOR_ID=${SENSOR_ID:-16229960} NODE=esp8266-$SENSOR_ID