mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-03-14 12:10:37 +00:00
echo typo fix
This commit is contained in:
parent
2e4422e5b8
commit
c55a348e4a
@ -387,7 +387,7 @@ elif [ "launchd" == "$my_system_launcher" ]; then
|
||||
my_stopper="${real_sudo_cmde}launchctl unload $my_app_launchd_service"
|
||||
echo "Edit the config and restart, if desired:"
|
||||
echo ""
|
||||
echo " ${real_sudo_cmde}$my_edit $TELEBIT_CONFGD"
|
||||
echo " ${real_sudo_cmde}$my_edit $TELEBIT_CONFIGD"
|
||||
echo " ${real_sudo_cmde}launchctl unload $my_app_launchd_service"
|
||||
echo " ${real_sudo_cmde}launchctl load -w $my_app_launchd_service"
|
||||
echo ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user