From 0b2455420ae42b84ce2e7fe208e4f6b71d98513d Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 25 Apr 2023 08:32:23 +1000 Subject: [PATCH] Update syno_hdd_db.sh - 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. --- syno_hdd_db.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index bc3da1a..d903538 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -34,7 +34,6 @@ # # Fixed DSM 6 bug where the .db files were being duplicated as .dbr each time the db files were edited. # -# # Fixed bug where expansion units ending in RP or II were not detected. # # Added a --restore option to undo all changes.