labels and -f option

This commit is contained in:
mag37 2024-01-24 19:37:15 +01:00
parent 05d21a707a
commit abbb924867
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.3.6"
### ChangeNotes: Added a Pushbullet template.
VERSION="v0.3.7"
### ChangeNotes: Added label support (see readme) and -f (force restart stack) option.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"