From 99befd69382cbebc4550e33a0a6bc367d5e849e5 Mon Sep 17 00:00:00 2001 From: mag37 Date: Sun, 24 Nov 2024 08:46:04 +0100 Subject: [PATCH] hotfix to changenotes. More important that it shows for older versions than being pretty. --- dockcheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockcheck.sh b/dockcheck.sh index 1dbc5ae..7ab7280 100755 --- a/dockcheck.sh +++ b/dockcheck.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash VERSION="v0.5.2.1" -# ChangeNotes: DEPENDENCY REMINDER: now requires jq. UPDATE: Rewrite of dependency installer. +### ChangeNotes: DEPENDENCY REMINDER: now requires jq. UPDATE: Rewrite of dependency installer. Github="https://github.com/mag37/dockcheck" RawUrl="https://raw.githubusercontent.com/mag37/dockcheck/main/dockcheck.sh"