healthchecks/templates/front/snippets/powershell_inline.txt
2017-08-12 19:00:42 +03:00

2 lines
129 B
Plaintext

# Without an underlying script, passing the command to PowerShell directly:
powershell.exe -command &{Invoke-RestMethod PING_URL}