node-red-nodes/hardware/LEDborg/nrgpio

5 lines
72 B
Bash
Executable File

#!/bin/bash
BASEDIR=$(dirname $0)
sudo python -u $BASEDIR/nrgpio.py $@