X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bin%2Fsetup.lib.sh;h=59aaf9daa6f84c4cdb6b23c52e72d2d36725dbc8;hb=d322c495c2abc7e01311311dd9ad39a41a445b50;hp=35d1c1f849ea6be424752bbd5a7c400ffc85032b;hpb=d7f426c3b15edb43fd7e981dbaed0fe9292b929d;p=civicrm-core.git diff --git a/bin/setup.lib.sh b/bin/setup.lib.sh index 35d1c1f849..59aaf9daa6 100644 --- a/bin/setup.lib.sh +++ b/bin/setup.lib.sh @@ -60,7 +60,7 @@ function has_commands() { ## usage: cms_eval '' function cms_eval() { case "$GENCODE_CMS" in - [Dd]rupal*) + [Dd]rupal*|[Bb]ackdrop) drush ev "$1" ;; [Ww]ordPress*)