Skip to content

Instantly share code, notes, and snippets.

@larsbutler
Created April 17, 2012 08:11
Show Gist options
  • Save larsbutler/2404416 to your computer and use it in GitHub Desktop.
Save larsbutler/2404416 to your computer and use it in GitHub Desktop.
Starting celeryd for oq-engine-LRT
#!/bin/bash
celeryd > /tmp/celery.log 2>&1 3>&1 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment