summaryrefslogtreecommitdiff
path: root/get
diff options
context:
space:
mode:
Diffstat (limited to 'get')
-rw-r--r--get2
1 files changed, 1 insertions, 1 deletions
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
}
}