From 19f8a6f16781f1c2e87f4913897f62756779fd7a Mon Sep 17 00:00:00 2001 From: Dave Conroy Date: Thu, 17 Mar 2022 18:20:14 -0700 Subject: [PATCH] Release 3.0.1 - See CHANGELOG.md --- CHANGELOG.md | 6 ++++++ install/usr/local/bin/restore | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a0ceb..2b0b553 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 3.0.1 2022-03-17 + + ### Changed + - Fix for Environment variable not reading correctly for restore script for DB TYPE + + ## 3.0.0 2022-03-17 ### Added diff --git a/install/usr/local/bin/restore b/install/usr/local/bin/restore index 0403113..8451885 100755 --- a/install/usr/local/bin/restore +++ b/install/usr/local/bin/restore @@ -310,7 +310,7 @@ EOF q_dbtype_variant=4 q_dbtype_menu=$(cat <