summarylogtreecommitdiffstats
path: root/bash-it-git.install
diff options
context:
space:
mode:
authorClaudia2017-05-07 14:51:30 +0200
committerClaudia Pellegrino2017-06-18 16:39:37 +0200
commit52c2c4ffdd38f76ce597b06688f8280f9114761e (patch)
tree65a38e7f2630f283f2b46737e5f0943807ad47ee /bash-it-git.install
parentdec579816e95dd367923ee44e3cfcc601679ec02 (diff)
downloadaur-52c2c4ffdd38f76ce597b06688f8280f9114761e.tar.gz
Combine post-install script chain
Diffstat (limited to 'bash-it-git.install')
-rw-r--r--bash-it-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-it-git.install b/bash-it-git.install
index 4fea1890ccb7..89da636f97a7 100644
--- a/bash-it-git.install
+++ b/bash-it-git.install
@@ -1,6 +1,6 @@
post_install() {
echo >&2 'Note: To install bash-it for the logged-in user,' \
- 'run: install-bash-it'
+ 'run: /usr/share/bash-it-git/install'
}
post_remove() {