compat.changes due to busybox

This commit is contained in:
mag37 2024-06-16 19:37:18 +02:00
parent abec27c38a
commit 33fc647cb1
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="v0.4.5"
### ChangeNotes: Compatability changes to arrays and timeout.
VERSION="v0.4.6"
### ChangeNotes: Compatability changes due to busyboxs timemout.
Github="https://github.com/mag37/dockcheck"
RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"