Browse Source

Merge pull request #39 from 007revad/develop

Develop
pull/91/head v1.2.27
007revad 3 years ago
committed by GitHub
parent
commit
6c96371533
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGES.txt
  2. 2
      syno_hdd_db.sh

2
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. - 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. - Minor tweaks to the shell output.

2
syno_hdd_db.sh

@ -90,7 +90,7 @@
# Optionally disable "support_disk_compatibility". # Optionally disable "support_disk_compatibility".
scriptver="v1.2.26" scriptver="v1.2.27"
script=Synology_HDD_db script=Synology_HDD_db
repo="007revad/Synology_HDD_db" repo="007revad/Synology_HDD_db"

Loading…
Cancel
Save