Skip to content

Instantly share code, notes, and snippets.

@sw360cab
Created January 31, 2012 20:53
Show Gist options
  • Save sw360cab/1712839 to your computer and use it in GitHub Desktop.
Save sw360cab/1712839 to your computer and use it in GitHub Desktop.
cmd recipe
[couch-config-cmd]
recipe = collective.recipe.cmd
on_install = true
cmds = sed -i s/127.0.0.1/0.0.0.0/1 ${buildout:directory}/parts/couch-install/etc/couchdb/default.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment