summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gpmdp2text.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpmdp2text.install b/gpmdp2text.install
index 62293b42f0bb..76fae7d1d6d6 100644
--- a/gpmdp2text.install
+++ b/gpmdp2text.install
@@ -1,5 +1,5 @@
post_install() {
- echo -e "Don't forget to enable gpmdp2text.service with the command \"systemctl --user enable --now gpmdp2text.service\""
+ echo -e "==> Don't forget to enable gpmdp2text.service with the command \"systemctl --user enable --now gpmdp2text.service\""
}
post_upgrade() {