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
{{ message }}
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.
GT3CH1 edited this page Mar 19, 2017
·
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.
On/Off status or System schedule not working/updating?
Make sure that you have the permissions sat up so that the group and user www-data can read and write to the file. If all else fails, run '# chmod 777 -R location/of/install/'