From c2e768f993d488c9934447e0c60d50f87c524f0c Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Fri, 3 Jan 2025 22:36:29 -0500 Subject: [PATCH] Update SVSTaskGate.ps1 --- SVSTaskGate.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SVSTaskGate.ps1 b/SVSTaskGate.ps1 index 939946d..d6c5d74 100644 --- a/SVSTaskGate.ps1 +++ b/SVSTaskGate.ps1 @@ -301,7 +301,7 @@ function Install-SVSMSP { Perform-ToolkitInstallation } -# Install-SVSMSP -InstallToolkit + Install-SVSMSP -InstallToolkit # ----------------------------------------------------------------------------------