Skip to content

Instantly share code, notes, and snippets.

@xendk
Last active December 11, 2015 04:39
Show Gist options
  • Save xendk/4546692 to your computer and use it in GitHub Desktop.
Save xendk/4546692 to your computer and use it in GitHub Desktop.
; Make file for creating a Drupal site with the sclerosis profile.
api = 2
core = 7.x
projects[drupal] = drupal
projects[drupal][overwrite] = TRUE
projects[sclerosis][type] = "profile"
projects[sclerosis][download][type] = "git"
projects[sclerosis][download][url] = "[email protected]:reload/Scleroseforeningen.git"
projects[sclerosis][download][tag] = "1.2.0.3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment