summaryrefslogtreecommitdiffstats
path: root/compile-all-targets.sh
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-11-30 10:39:31 +0100
committerCanop <cano.petrole@gmail.com>2023-11-30 10:39:31 +0100
commite0e886af409f7df78bffa2529ccbc373ec392192 (patch)
treea15ec8625f244616c2774a9fd4680c289dc2896b /compile-all-targets.sh
parentffd83a497141cb9e21c2433518e64079d3940165 (diff)
update changelog
Diffstat (limited to 'compile-all-targets.sh')
-rwxr-xr-xcompile-all-targets.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile-all-targets.sh b/compile-all-targets.sh
index 26e9a26..e56b9cb 100755
--- a/compile-all-targets.sh
+++ b/compile-all-targets.sh
@@ -65,7 +65,7 @@ cp "target/release/$NAME" build/x86_64-linux/
# (they're built as part of the normal compilation by build.rs)
echo -e "${H2}Copying completion scripts${EH}"
mkdir build/completion
-cp "$(broot -c ":gi;release;:focus;/broot.bash;:parent;:pp" target)/"* build/completion
+cp "$(broot -c "rp/release\/build\/broot-[^\/]+\/out\/broot.bash;:parent;:pp" target)/"* build/completion
echo " Done"
# copy the default conf