diff --git a/static/get.ps1 b/static/get.ps1 index 3ea5c1a..3e2847c 100644 --- a/static/get.ps1 +++ b/static/get.ps1 @@ -10,7 +10,7 @@ function CheckFile { Check3rdAV Write-Host "Failed to create MAS file in temp folder, aborting!" Write-Host "Help - https://massgrave.dev/troubleshoot" -ForegroundColor White -BackgroundColor Blue - try { throw } catch {} + throw } }