Skip to content
Snippets Groups Projects
Commit c15fba6c authored by jurgenhaas's avatar jurgenhaas
Browse files

New script to download and update local drush alias definitions

parent 681aed5a
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
cd $( cd $(dirname $(realpath $0)) ; pwd )
./role.sh webserver-drupal drupal --tags="DrushUpdateAliases" "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment