Skip to content

Commit

Permalink
gum command
Browse files Browse the repository at this point in the history
  • Loading branch information
hanoii committed Mar 25, 2024
1 parent 6339c59 commit 6ee9f48
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions commands/web/gum
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/bash

#ddev-generated
## Description: Run gum in the web container
## Usage: gum
## Example: "ddev gum"
## ExecRaw: true
## HostWorkingDir: true

gum "$@"

0 comments on commit 6ee9f48

Please sign in to comment.