#!/bin/bash

LD_LIBRARY_PATH=/opt/nodered/bin /opt/nodered/bin/nodebin "$@"
