Skip to content
Snippets Groups Projects
Unverified Commit 1220d900 authored by briancanini's avatar briancanini Committed by GitHub
Browse files

Merge pull request #457 from ASCWebServices/lee5151

fix drush_all.sh script
parents 405672a9 86f477f0
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@
# done
parallel --delay 0.1 --tag "terminus remote:drush {}.$1 $2" ::: $SITES
parallel --delay 0.1 --tag "terminus remote:drush -- {}.$1 $2" ::: $SITES
# echo $SITES | parallel --delay 0.1 "terminus remote:drush {prohibition}.live pmpi piwik_reports -- --format=table --fields=status,name --no-field-labels 2>/dev/null";
......
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