#!/usr/bin/env bash DISK_SPACE_ALERT_MAIL_ADDRESS="alias@domain.tld" #DISK_SPACE_ALERT_THRESHOLD=99 #DISK_SPACE_ALERT_MOUNTPOINTS=("/", "/home")