; 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] = "git@github.com: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