forked from GithubBackups/healthchecks
2 lines
129 B
Plaintext
2 lines
129 B
Plaintext
# Without an underlying script, passing the command to PowerShell directly:
|
|
powershell.exe -command &{Invoke-RestMethod PING_URL} |