aboutsummarylogtreecommitdiffstats
path: root/bash-preexec-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'bash-preexec-git.install')
-rw-r--r--bash-preexec-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-preexec-git.install b/bash-preexec-git.install
index 5c68499f16e1..ffc6939d3e14 100644
--- a/bash-preexec-git.install
+++ b/bash-preexec-git.install
@@ -1,4 +1,4 @@
-preexec_path=/etc/bash-preexec/bash-preexec.sh
+preexec_path=/usr/share/bash-preexec/bash-preexec.sh
post_install() {
echo "## To finish installation source bash-preexec.sh at the end of your bashrc, e.g."