Skip to content

Instantly share code, notes, and snippets.

@lsolesen
Created March 6, 2016 09:28
Show Gist options
  • Select an option

  • Save lsolesen/fd21e6838049cc674c4d to your computer and use it in GitHub Desktop.

Select an option

Save lsolesen/fd21e6838049cc674c4d to your computer and use it in GitHub Desktop.
Script to create platforms on VIH
#!/bin/bash
DATE=$1
echo $DATE
drush make https://raw.githubusercontent.com/vih/vih-build/7.x-1.x/build-vih.make vih-$DATE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment