diff --git a/Mac/Flight Checks/tailscale.sh b/Mac/Flight Checks/tailscale.sh index 46e77ba..b6c08a4 100755 --- a/Mac/Flight Checks/tailscale.sh +++ b/Mac/Flight Checks/tailscale.sh @@ -158,7 +158,7 @@ check_config_profile() { echo "Correct Config Profile Present" #echo "Correct Config Profile Present: "$profile_check"="$tsbundle"" else - echo "Mismatch: Installed version is $tsbundle, but profile contains a different identifier ($profile_check)." + echo "Mismatch: Installed version is $tsbundle, but profile contains a different identifier ($profile_check)." echo " " rm /tmp/tailscale-*.sh exit 1