diff --git a/get b/get index 7da6e81..f3f5fc8 100644 --- a/get +++ b/get @@ -5,7 +5,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 } }