Update TGBeta.ps1
This commit is contained in:
@@ -277,7 +277,7 @@ function Install-SVSMSP {
|
|||||||
|
|
||||||
# Log file path for tracking installation steps
|
# Log file path for tracking installation steps
|
||||||
[Parameter(Mandatory = $false)]
|
[Parameter(Mandatory = $false)]
|
||||||
[string]$LogFilePath = "$env:SVSMSP\svstoolkit.log",
|
[string]$LogFilePath = "$env:SVSMSP\svstoolkit.log"
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user