mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
*innocent whistling*
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
acfb092e4b
commit
f50cff54de
1 changed files with 1 additions and 1 deletions
|
@ -1264,7 +1264,7 @@ upload_to_tricorder() {
|
|||
# If they choose no, just exit out of the script
|
||||
*) 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;
|
||||
esac
|
||||
fi232623
|
||||
fi
|
||||
# Check if tricorder.pi-hole.net is reachable and provide token
|
||||
# along with some additional useful information
|
||||
if [[ -n "${tricorder_token}" ]]; then
|
||||
|
|
Loading…
Reference in a new issue