Browse Source
Update syno_hdd_db.sh
Bug fix for detecting if script is installed on NVMe drive.
pull/187/head
Dave Russell
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
syno_hdd_db.sh
|
|
|
@ -27,7 +27,7 @@ |
|
|
|
# Now warns if script is located on an M.2 volume. |
|
|
|
|
|
|
|
|
|
|
|
scriptver="v3.3.71" |
|
|
|
scriptver="v3.3.72" |
|
|
|
script=Synology_HDD_db |
|
|
|
repo="007revad/Synology_HDD_db" |
|
|
|
|
|
|
|
|