From d117b9ff3958d840fa07f978c21974d5bf132980 Mon Sep 17 00:00:00 2001 From: dusselmann <91031217+dusselmann@users.noreply.github.com> Date: Wed, 12 Jan 2022 11:44:44 +0100 Subject: [PATCH] Update storj-system-health.sh --- storj-system-health.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storj-system-health.sh b/storj-system-health.sh index 4f6a104..f2b7666 100644 --- a/storj-system-health.sh +++ b/storj-system-health.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# v1.5.4 +# v1.5.3 # # storj-system-health.sh - storagenode health checks and notifications to discord / by email # by dusselmann, https://github.com/dusselmann/storj-system-health.sh