summaryrefslogtreecommitdiffstats
path: root/makesrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-xmakesrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makesrc.sh b/makesrc.sh
index 7724c5f..209f17e 100755
--- a/makesrc.sh
+++ b/makesrc.sh
@@ -27,7 +27,7 @@ else
cp vendor/composer/installed.json ../
echo "Bash completion"
- bin/pie completion bash | tee ../pie-bash-completion
+ bin/pie completion bash > ../pie-bash-completion
popd
echo "Archiving..."