Browse Source

Update syno_hdd_db.sh

- Fixed DSM 6 bug where the drives were being duplicated in the .db files each time the script was run.
- Fixed DSM 6 bug where the .db files were being duplicated as .dbr each time the db files were edited.
pull/66/head
Dave Russell 3 years ago
committed by GitHub
parent
commit
0b2455420a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      syno_hdd_db.sh

1
syno_hdd_db.sh

@ -34,7 +34,6 @@
# #
# Fixed DSM 6 bug where the .db files were being duplicated as .dbr each time the db files were edited. # Fixed DSM 6 bug where the .db files were being duplicated as .dbr each time the db files were edited.
# #
#
# Fixed bug where expansion units ending in RP or II were not detected. # Fixed bug where expansion units ending in RP or II were not detected.
# #
# Added a --restore option to undo all changes. # Added a --restore option to undo all changes.

Loading…
Cancel
Save