You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: advanced/Scripts/piholeDebug.sh
+1-1
Original file line number
Diff line number
Diff line change
@@ -1264,7 +1264,7 @@ upload_to_tricorder() {
1264
1264
# If they choose no, just exit out of the script
1265
1265
*) log_write " * Log will ${COL_GREEN}NOT${COL_NC} be uploaded to tricorder.\\n * A local copy of the debug log can be found at: ${COL_CYAN}${PIHOLE_DEBUG_LOG}${COL_NC}\\n";exit;
1266
1266
esac
1267
-
fi232623
1267
+
fi
1268
1268
# Check if tricorder.pi-hole.net is reachable and provide token
0 commit comments