Created
May 17, 2022 18:48
-
-
Save lawrence-laz/a6cca0a700455a028749bafa1ce489fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (-not $?) { | |
Write-Host "Errors encountered during last command, see the logs above." | |
exit 1 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment