summarylogtreecommitdiffstats
path: root/nodejs-imapnotify-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'nodejs-imapnotify-git.install')
-rw-r--r--nodejs-imapnotify-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodejs-imapnotify-git.install b/nodejs-imapnotify-git.install
index 2a32afa20dc7..f71777c4415b 100644
--- a/nodejs-imapnotify-git.install
+++ b/nodejs-imapnotify-git.install
@@ -13,7 +13,7 @@ BLUE="${BOLD}$(tput setaf 4)"
YELLOW="${BOLD}$(tput setaf 3)"
post_install() {
- note "To use with systemd, place a config file in ~/.config/imapnotify/<config>.json and use systemctl --user enable imapnotify@<config>"
+ note "To use with systemd, place a config file in ~/.config/imapnotify/<config>.json and use systemctl --user enable imapnotify@<config>.json"
}
post_upgrade() {