summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-06-26 17:58:07 -0500
committerJeff Carr <[email protected]>2025-06-26 17:58:07 -0500
commit0219d69bfb05358e7d3d5a615dbf275b93a48dae (patch)
treee51c6fb78021adbf0170de45bd3924b4201d1b31
parent391d47318befa791a2417b2eb7f5116048d46f66 (diff)
make forge dir
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index f600e46..a04e4c0 100755
--- a/build
+++ b/build
@@ -3,3 +3,6 @@
# include forgeConfig
mkdir -p files/usr/bin/
cp ../utils/wit-utils/forgeConfig/forgeConfig files/usr/bin/
+
+mkdir -p files/usr/share/bash-completion/completions/
+forge --bash > files/usr/share/bash-completion/completions/forge