From bae39ac7bbb93b7dac7bc64e4c7b8911937da896 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Sun, 26 Mar 2023 11:38:39 +1100 Subject: [PATCH 1/2] Update CHANGES.txt --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 76ae8d4..7863959 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,4 @@ -v1.2.26 +v1.2.27 - Changed 'latest version check' to download and extract to /tmp then copy only the syno_hdd_db.sh and readme.txt files to the currrently running script's location. - Minor tweaks to the shell output. From b6b864a173c67c6e7dfc82f490e0c3bbe2b3a841 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Sun, 26 Mar 2023 11:39:00 +1100 Subject: [PATCH 2/2] Update syno_hdd_db.sh --- syno_hdd_db.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index 8ebbec4..8282112 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -90,7 +90,7 @@ # Optionally disable "support_disk_compatibility". -scriptver="v1.2.26" +scriptver="v1.2.27" script=Synology_HDD_db repo="007revad/Synology_HDD_db"