From 7a35bfca9167fec197d34b43cd91105495df5c76 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Wed, 20 Dec 2023 21:31:20 +1100 Subject: [PATCH] Update syno_hdd_db.sh v3.3.71 - Bug fix for enablings creating storage pools in Storage Manager for M.2 drives in PCIe adaptor cards. - Bug fix for not copying syno_hdd_db_vendors.txt to script location when script updates itself. --- syno_hdd_db.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index b743012..5525201 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -404,7 +404,7 @@ if ! printf "%s\n%s\n" "$tag" "$scriptver" | echo -e "${Error}ERROR${Off} Failed to set permissions on:" echo "$scriptpath/$vidstxt" fi - vids_txt=" and syno_hdd_vendor_ids.txt" + vids_txt=", syno_hdd_vendor_ids.txt" fi fi fi @@ -423,7 +423,7 @@ if ! printf "%s\n%s\n" "$tag" "$scriptver" | echo -e "${Error}ERROR${Off} Failed to set permissions on:" echo "$scriptpath/CHANGES.txt" fi - changestxt=" and changes.txt" + changestxt=", changes.txt" fi fi