summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Allred2020-01-07 21:16:15 -0600
committerBrian Allred2020-01-07 21:16:15 -0600
commitbc3e5ee7f33b88610dc4024c00318de377cd34ca (patch)
treed60ba6470f343b25b560ab51e7e3f4949343ca1f
parentd73eeadae6e836fdf93530586fb02d37861abd84 (diff)
downloadaur-gpmdp2text-bin.tar.gz
Format install message
-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() {