summarylogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index bfdd83f5b0f0..4848ada7a5c2 100644
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ post_install() {
}
post_upgrade() {
- update_vim_help "$1"
+ update_vim_help
}
post_remove() {