whitespace
This commit is contained in:
parent
d0409417e2
commit
4bec2d1fa2
|
@ -210,7 +210,7 @@ set -e
|
||||||
|
|
||||||
# ~/.config/systemd/user/
|
# ~/.config/systemd/user/
|
||||||
# %h/.config/telebit/telebit.yml
|
# %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
|
# TODO detect with type -p
|
||||||
my_system_launcher=""
|
my_system_launcher=""
|
||||||
if [ -d "/Library/LaunchDaemons" ]; then
|
if [ -d "/Library/LaunchDaemons" ]; then
|
||||||
|
|
Loading…
Reference in New Issue