amended title

This commit is contained in:
Purple
2025-02-05 18:59:02 +00:00
parent 642a35c4e4
commit f4e4dbbd11

View File

@@ -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