Created
February 9, 2012 22:05
-
-
Save tylerflint/1783678 to your computer and use it in GitHub Desktop.
Boxfile example with simple mv after_build
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
web1: | |
after_build: | |
- "mv wp-config-pagoda.php config-pagoda.php" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment