mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 23:38:15 +01:00
* cleaning spaces and consistent formatting * removed more subshells * progress bar cleanup * moved uservars to a .config file * rewritten options from yes/no to true/false * initialized default variables * added bash options: -euo pipefail, shopt -s nullglob and failglob * quoting variables, cleaning syntax, logic and order * unquoted some variables due to breakage * added exit on pull-fail * added new sponsor * added Slack template |
||
|---|---|---|
| .. | ||
| notify_apprise.sh | ||
| notify_discord.sh | ||
| notify_DSM.sh | ||
| notify_generic.sh | ||
| notify_gotify.sh | ||
| notify_matrix.sh | ||
| notify_ntfy-sh.sh | ||
| notify_pushbullet.sh | ||
| notify_pushover.sh | ||
| notify_slack.sh | ||
| notify_smtp.sh | ||
| notify_telegram.sh | ||
| urls.list | ||