Created
September 19, 2012 21:34
-
-
Save eggsurplus/3752421 to your computer and use it in GitHub Desktop.
Dev Tips: Manifest Copy - Blank Copy to Root - Alt
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
'copy' => array ( | |
array ( | |
'from' => '<basepath>/files/modules/MyAwesomeModule', | |
'to' => 'modules/MyAwesomeModule', | |
), | |
), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment