1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/hardware/PiLcd/nrlcd
2016-11-06 20:26:19 +00:00

4 lines
70 B
Bash
Executable File

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