summaryrefslogtreecommitdiffstats
path: root/compile-all-targets.sh
diff options
context:
space:
mode:
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 17fcf8e..cd460cd 100755
--- a/compile-all-targets.sh
+++ b/compile-all-targets.sh
@@ -66,7 +66,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 "rp/release\/build\/broot-[^\/]+\/out\/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