Skip to content

Instantly share code, notes, and snippets.

@defel
Created July 10, 2010 17:49
Show Gist options
  • Save defel/470893 to your computer and use it in GitHub Desktop.
Save defel/470893 to your computer and use it in GitHub Desktop.
[program:beerscore]
command=/usr/local/bin/php beerscore_bot.php
numprocs=1
directory=/home/sean/findpint/twitterbot
stdout_logfile=/home/sean/findpint/twitterbot/supervisord.log
environment=BEERSCORE_USER=beerscore,BEERSCORE_PASS=[redacted]
autostart=true
autorestart=true
user=beerscore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment