Worry about missed blocks? Jail? This script will send you the alert-sms about that!
/bin/bash- Phone number
wget -O notifier.sh https://github.com/vansanten/agoric-sms-notifier/raw/main/notifier.shnano notifier.sh- Change phone number from
79112223344to your number in notifier.sh chmod +x notifier.sh && ./notifier.sh- Wait for jail :)
