Skip to content

Commit

Permalink
Testing with Get-Rekt
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas committed Jun 12, 2024
1 parent 5c69dd9 commit 769da9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utilities/Get-Rekt/Get-Rekt.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function Get-Rekt

Process
{
Write-Host 'Get Rekt!'
Write-Host $LastExitCode
throw [System.OutOfMemoryException] 'Get Rekt!'
}
}

0 comments on commit 769da9c

Please sign in to comment.