Skip to content

Instantly share code, notes, and snippets.

@stovak
Created December 18, 2013 18:46
Show Gist options
  • Save stovak/8027590 to your computer and use it in GitHub Desktop.
Save stovak/8027590 to your computer and use it in GitHub Desktop.
<exec command="ln -s default prod-${orgname}" logoutput="true" dir="CODEDIR/sites" />
<exec command="ln -s ../all/{modules,themes} ." logoutput="true" dir="CODEDIR/sites/default" />
add to git repo, checkin and push.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment