From f4e4dbbd114981f5e58a4689b7160f84981299e0 Mon Sep 17 00:00:00 2001 From: Purple Date: Wed, 5 Feb 2025 18:59:02 +0000 Subject: [PATCH] amended title --- Mac/Flight Checks/tailscale.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mac/Flight Checks/tailscale.sh b/Mac/Flight Checks/tailscale.sh index 2782d7c..25961ba 100755 --- a/Mac/Flight Checks/tailscale.sh +++ b/Mac/Flight Checks/tailscale.sh @@ -319,8 +319,8 @@ test() { } # Start diagnostic script - echo_and_log "Tailscale Diagnostics Report - $(date)" - echo_and_log "=========================================" + echo_and_log "Purple Tailscale Diagnostics Report - $(date)" + echo_and_log "=============================================================" echo_and_log "Checking if Tailscale is installed..." if [ ! -f "$TAILSCALE_BIN" ]; then