summarylogtreecommitdiffstats
path: root/espanso-git.install
diff options
context:
space:
mode:
authorSefa Eyeoglu2019-10-26 22:08:15 +0200
committerSefa Eyeoglu2019-10-26 22:08:15 +0200
commita6ce5f431e1ab9460b19fae0ac47ce86d50b8c88 (patch)
tree5be625914a789072325e4267bcf9fca613249051 /espanso-git.install
parent709ccbe31431dd949b60da2a574a5f8f93458d62 (diff)
downloadaur-a6ce5f431e1ab9460b19fae0ac47ce86d50b8c88.tar.gz
upgpkg: espanso-git v0.2.4.r15.gf277558-1
Switch to master branch
Diffstat (limited to 'espanso-git.install')
-rw-r--r--espanso-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/espanso-git.install b/espanso-git.install
index aa071f60604b..1988618ab6db 100644
--- a/espanso-git.install
+++ b/espanso-git.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
"
}