From e1b49e38c1222a84f568b1a3affb25f32d8fb695 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 12 Nov 2024 13:08:04 +0100 Subject: Add ddev util command to run hubzilla utils in container. --- .ddev/commands/web/util | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 .ddev/commands/web/util diff --git a/.ddev/commands/web/util b/.ddev/commands/web/util new file mode 100755 index 0000000..c6a8fc5 --- /dev/null +++ b/.ddev/commands/web/util @@ -0,0 +1,13 @@ +#!/usr/bin/env bash +# +## Description: Run a script from the Hubzilla util directory in the container +## Usage: util