diff --git a/install_service_macos b/install_service_macos index 1d16a0e79..44b5097d8 100755 --- a/install_service_macos +++ b/install_service_macos @@ -1,6 +1,6 @@ -#!/bin/bash +#!/bin/zsh -#Setting up colors +# Setting up colors BOLDRED="$(printf '\033[1;31m')" BOLDGREEN="$(printf '\033[1;32m')" NC="$(printf '\033[0m')" # No Color @@ -54,6 +54,13 @@ cat >~/Library/LaunchAgents/org.user.Jackett.plist <