node-red-nodes/hardware/PiLcd/nrlcd

4 lines
70 B
Plaintext
Raw Normal View History

#!/bin/bash
2015-11-01 15:58:24 +01:00
BASEDIR=$(dirname $0)
sudo python -u $BASEDIR/nrlcd.py $@