From cc98fbb5a35849c6818ea896cf2a43cfa45253bc Mon Sep 17 00:00:00 2001 From: ScottishDex <35346954+ScotDex@users.noreply.github.com> Date: Tue, 8 Jul 2025 22:48:04 +0100 Subject: [PATCH] Update example and notes path for system-clean --- Maintenence-Testing/system-clean.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Maintenence-Testing/system-clean.ps1 b/Maintenence-Testing/system-clean.ps1 index 3d959a7..af3e150 100644 --- a/Maintenence-Testing/system-clean.ps1 +++ b/Maintenence-Testing/system-clean.ps1 @@ -7,12 +7,12 @@ It also measures the elapsed time for the operation and outputs the result. .EXAMPLE - .\dnscache-clear.ps1 + .\system-clean.ps1 This command runs the script to clear the DNS client cache and displays the elapsed time. .NOTES Author: GillenReidSynanetics - FilePath: /GillenReidSynanetics/syn-support-operational-scripts/Beta/dnscache-clear.ps1 + FilePath: /GillenReidSynanetics/syn-support-operational-scripts/Beta/system-clean.ps1 #> try {