Skip to content

Instantly share code, notes, and snippets.

@a-fro
Created April 12, 2018 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a-fro/65375505e4692e02a192aaa11478b14a to your computer and use it in GitHub Desktop.
Save a-fro/65375505e4692e02a192aaa11478b14a to your computer and use it in GitHub Desktop.
Drupal reinstall script
#!/bin/bash
drush si config_installer config_installer_sync_configure_form.sync_directory=../config/sync --account-pass=admin --account-name="admin" -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment