Skip to content

Commit f50cff5

Browse files
committed
*innocent whistling*
Signed-off-by: Adam Warner <[email protected]>
1 parent acfb092 commit f50cff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced/Scripts/piholeDebug.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@ upload_to_tricorder() {
12641264
# If they choose no, just exit out of the script
12651265
*) 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;
12661266
esac
1267-
fi232623
1267+
fi
12681268
# Check if tricorder.pi-hole.net is reachable and provide token
12691269
# along with some additional useful information
12701270
if [[ -n "${tricorder_token}" ]]; then

0 commit comments

Comments
 (0)