Created
January 31, 2012 20:53
-
-
Save sw360cab/1712839 to your computer and use it in GitHub Desktop.
cmd recipe
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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