2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-04-21 11:40:36 +00:00

whitespace

This commit is contained in:
AJ ONeal 2018-06-13 13:03:06 -06:00
parent 2d7cc266a4
commit b825fe096c

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