From 25843edb48ab2aa7deb3a47d2504613b72fde445 Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Thu, 7 Jul 2022 20:34:47 +0000 Subject: [PATCH] bump script ver --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup.sh b/backup.sh index 97c1d4f1..2d23f335 100755 --- a/backup.sh +++ b/backup.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -SCRIPT_VERSION="19" +SCRIPT_VERSION="20" SCRIPT_URL='https://raw.githubusercontent.com/amidaware/tacticalrmm/master/backup.sh' GREEN='\033[0;32m'