whitespace

This commit is contained in:
AJ ONeal 2018-06-13 13:03:06 -06:00
parent d0409417e2
commit 4bec2d1fa2
1 changed files with 1 additions and 1 deletions

View File

@ -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