Created
March 17, 2011 08:34
-
-
Save kineticac/874008 to your computer and use it in GitHub Desktop.
This file is used on dotcloud and automatically called after you push code. This is used to select the correct supervisord.conf files we've made at the app root level.
This file contains hidden or 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
| #!/bin/sh | |
| ln -s supervisord.conf_$(hostname) supervisord.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment