From 4bec2d1fa272df4d7eb126fcbd521def3faa3289 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 13 Jun 2018 13:03:06 -0600 Subject: [PATCH] whitespace --- usr/share/install_helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/install_helper.sh b/usr/share/install_helper.sh index 8f07742..d55dc47 100644 --- a/usr/share/install_helper.sh +++ b/usr/share/install_helper.sh @@ -210,7 +210,7 @@ set -e # ~/.config/systemd/user/ # %h/.config/telebit/telebit.yml -echo " ### Adding $my_app as a system service" +echo " - adding $my_app as a system service" # TODO detect with type -p my_system_launcher="" if [ -d "/Library/LaunchDaemons" ]; then