node-red-nodes/hardware/PiLcd/nrlcd

4 lines
70 B
Bash
Executable File

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