Created
August 31, 2017 13:33
-
-
Save madeingnecca/d099358bfe4ebe598ea7e85914490f2f to your computer and use it in GitHub Desktop.
Drupal install site via profile makefile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd webroot | |
# Beware! When in windowws environment any error message will prevent all files from being copied to your desidered location! | |
drush make profiles/PROFILE/make/PROFILE.make -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment