Skip to content

Commit

Permalink
Issue #4: Address feedback from ddev experts.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenlampton committed Oct 18, 2024
1 parent 1c93d0d commit 2d90bda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
6 changes: 5 additions & 1 deletion commands/web/bee
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#!/usr/bin/env bash
#!/bin/bash
#ddev-generated
## Description: Run command line utility for Backdrop CMS
## Usage: bee
## Example: ddev bee

/usr/local/bin/bee/bee.php --root=/var/www/html/$DDEV_DOCROOT --uri=$DDEV_PRIMARY_URL $@
16 changes: 0 additions & 16 deletions docker-compose.backdrop-bee.yaml

This file was deleted.

0 comments on commit 2d90bda

Please sign in to comment.