vishhvaan/eve-pi

Super user

Closed this issue · 1 comments

Line 3 of file "/webui/conf/runners/off_pumps.py" requires specified super user. Should be changed from;

"script_path": "su -c ./pumpsledoff.py -s /bin/sh vishhvaan",

to;

"script_path": "pumpsledoff.py",