summarylogtreecommitdiffstats
path: root/espanso-bin.install
diff options
context:
space:
mode:
authorSefa Eyeoglu2019-10-26 22:05:41 +0200
committerSefa Eyeoglu2019-10-26 22:05:41 +0200
commita2cd0b3e3ea2775ecdb6cd85290899c5b4f186cb (patch)
tree31decbba1b979f51f852e735868c69a3fd62577d /espanso-bin.install
parent791d01eb0b15eecdfba53f63f4623271ee6db4ac (diff)
downloadaur-a2cd0b3e3ea2775ecdb6cd85290899c5b4f186cb.tar.gz
upgpkg: espanso-bin 0.3.2-1
upstream release Update to 0.3.2
Diffstat (limited to 'espanso-bin.install')
-rw-r--r--espanso-bin.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/espanso-bin.install b/espanso-bin.install
index aa071f60604b..1988618ab6db 100644
--- a/espanso-bin.install
+++ b/espanso-bin.install
@@ -1,5 +1,5 @@
function post_install {
echo "
-To start espanso automatically when you log in, enable the systemd user service: systemctl --user enable espanso.service
+To start espanso automatically when you log in, enable the systemd user service: espanso register
"
}