Compare commits

...

4 Commits

Author SHA1 Message Date
Dave Russell 68ec8ead61
Bump version to v3.6.121 and add --reboot option 2 days ago
Dave Russell d25dd700b2
Update script version and improve whitespace trimming 2 days ago
Dave Russell 1324b62ce9
Change whitespace trimming method for drive model 2 days ago
Dave Russell 553abedc45
Update CHANGES.txt for v3.6.120 2 days ago
  1. 2
      CHANGES.txt
  2. 2
      syno_hdd_db.sh

2
CHANGES.txt

@ -1,4 +1,4 @@
v3.6.120 v3.6.121
- Added --reboot option to reboot the NAS after a DSM update where the build number has changed. - Added --reboot option to reboot the NAS after a DSM update where the build number has changed.
- Only needed if NVMe volume or PCIe card need a 2nd reboot after DSM update. - Only needed if NVMe volume or PCIe card need a 2nd reboot after DSM update.
- Note: This version of the script needs to run once to create the file that tracks the DSM build number. - Note: This version of the script needs to run once to create the file that tracks the DSM build number.

2
syno_hdd_db.sh

@ -29,7 +29,7 @@
# /var/packages/StorageManager/target/ui/storage_panel.js # /var/packages/StorageManager/target/ui/storage_panel.js
scriptver="v3.6.120" scriptver="v3.6.121"
script=Synology_HDD_db script=Synology_HDD_db
repo="007revad/Synology_HDD_db" repo="007revad/Synology_HDD_db"
scriptname=syno_hdd_db scriptname=syno_hdd_db

Loading…
Cancel
Save