You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GT3CH1 edited this page Jul 19, 2016
·
4 revisions
Wont run python scripts?
in /etc/sudoers add these two lines
www-data ALL=(ALL) NOPASSWD: python location/of/install/lib/on.py
www-data ALL=(ALL) NOPASSWD: python location/of/install/lib/off.py
Where location/of/install/ is where you installed the sPrInkler repo.