aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--notify-when-done-i3-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/notify-when-done-i3-git.install b/notify-when-done-i3-git.install
index 77224b448112..c2201ea8c3ac 100644
--- a/notify-when-done-i3-git.install
+++ b/notify-when-done-i3-git.install
@@ -3,7 +3,7 @@ post_install() {
echo '## [[ -f /usr/share/nwd/nwd-preexec.sh ]] && source /usr/share/nwd/nwd-preexec.sh'
}
-post_update() {
+post_upgrade() {
echo '## Update will be effective only after a source of your bashrc,'
echo '## or by reopening the shell.'
}