#!/bin/bash

# This worked 2021-02-24.  The reservation system became available at 7:32AM, modulo the 300 second -i.

notify-when-up2 \
    -P \
    -i 300 \
    -f "wget -O - 'https://app.patienttrak.net/web-check-in/onlinereservation.aspx?area=76ddf0ddfd&orgID=610' | grep -i 'Sorry, this facility is currently closed'"