Browse Source
Merge pull request #39 from 007revad/develop
Develop
pull/91/head
v1.2.27
007revad
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
CHANGES.txt
syno_hdd_db.sh
@ -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.
@ -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"