#!/bin/sh
set -euo pipefail

exec boop untill ping -c3 euandre.org
