Skip to content

Instantly share code, notes, and snippets.

@lawrence-laz
Created May 17, 2022 18:48
Show Gist options
  • Save lawrence-laz/a6cca0a700455a028749bafa1ce489fa to your computer and use it in GitHub Desktop.
Save lawrence-laz/a6cca0a700455a028749bafa1ce489fa to your computer and use it in GitHub Desktop.
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