Skip to content

Extending littlesnapper

Wesley Hill edited this page Feb 4, 2014 · 1 revision

Littlesnapper Cron Jobs

It is possible to use cron jobs on a server for littlesnapper.

(I ran into alot of permissions errors when using the cron job. Sometimes littesnapper will print a blank image.)

to try, use

crontab -e

and enter the path to where php is (/usr/bin/php) & the directory to where littlesnapper is.

just don't turn it into a cron job disaster like mine was.

https://twitter.com/hakobyte/status/399846094852861953/photo/1

Clone this wiki locally