From 8597e135b57096bab04ee24bf39ee7e4f535d784 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 25 Apr 2023 18:25:03 +1000 Subject: [PATCH] Update CHANGES.txt - Prevent running with "sh scriptname.sh". --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index e195749..e1716cc 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,6 @@ +v2.2.44 +- Prevent running with "sh scriptname.sh". + v2.2.43 - Fixed DSM 6 bug where the drives were being duplicated in the .db files each time the script was run. - Fixed DSM 6 bug where the .db files were being duplicated as .dbr each time the db files were edited.