Skip to content

Instantly share code, notes, and snippets.

@tylerflint
Created February 9, 2012 22:05
Show Gist options
  • Save tylerflint/1783678 to your computer and use it in GitHub Desktop.
Save tylerflint/1783678 to your computer and use it in GitHub Desktop.
Boxfile example with simple mv after_build
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