Skip to content

Instantly share code, notes, and snippets.

@eggsurplus
Created September 19, 2012 21:38
Show Gist options
  • Save eggsurplus/3752459 to your computer and use it in GitHub Desktop.
Save eggsurplus/3752459 to your computer and use it in GitHub Desktop.
Dev Tips: Manifest Copy - Full Directory Copy
'copy' => array (
array (
'from' => '<basepath>/files/custom/modules/Accounts',
'to' => 'custom/modules/Accounts',
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment