Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Common Issues

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.

Clone this wiki locally