diff --git a/Tools.ps1 b/Tools.ps1 index d9d120d..069060c 100644 --- a/Tools.ps1 +++ b/Tools.ps1 @@ -580,7 +580,4 @@ function Unzip-Object ([Parameter(ValueFromPipeline=$true)][string]$path) { } Setup-MSPDirectories -Setup-LogFile - -#Zip-Object "C:\Users\dyoder\Desktop\wifi" -Unzip-Object "C:\Users\dyoder\Desktop\wifi.zip" \ No newline at end of file +Setup-LogFile \ No newline at end of file