Last active
November 15, 2020 21:31
-
-
Save geofflangenderfer/fcc4566806dede32c057bf684bd7d288 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
while(true) | |
grab html content from https://www.moncashwebservice.com/sms/SimServerCurlContentForGrep.asp | |
check for the phrase "no boxes connected to this bearerbox!" | |
if present, restart computer and script | |
else sleep 5 minutes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment