Updated installation and components
[nonrtric/plt/ranpm.git] / install / scripts / get_influxdb2_token.sh
index cb1fc65..4917295 100755 (executable)
@@ -32,6 +32,6 @@ get_influxdb2_token() {
                        sleep 1
                fi
        done
-       echo $__influxdb2_access_token
+       echo -n $__influxdb2_access_token
        return 0
 }
\ No newline at end of file