From 34eb4c167d780956e79bbc889be2ebe3fbb2640c Mon Sep 17 00:00:00 2001 From: Joel Ostblom Date: Fri, 5 Jan 2024 14:34:56 -0800 Subject: [PATCH] Update check-setup-mds.sh --- resources_pages/check-setup-mds.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/resources_pages/check-setup-mds.sh b/resources_pages/check-setup-mds.sh index 37e886b27855..814d9a119bf8 100644 --- a/resources_pages/check-setup-mds.sh +++ b/resources_pages/check-setup-mds.sh @@ -364,3 +364,4 @@ echo echo "The above output has been saved to the file $(pwd)/check-setup-mds.log" echo "together with system configuration details and any detailed error messages about PDF and HTML generation." echo "You can open this folder in your file browser by typing \`${file_browser} .\` (without the surrounding backticks)." +echo "Before sharing the log file, review that there is no SENSITIVE INFORMATION such as passwords or access tokens in it."