Browse Source

Update README.md

pull/15/head
007revad 3 years ago
committed by GitHub
parent
commit
01871f01b5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -14,6 +14,7 @@ #### What the script does:
* Gets the Synology NAS model and DSM version (so it knows which db files to edit). * Gets the Synology NAS model and DSM version (so it knows which db files to edit).
* Gets a list of the HDD, SSD and NVMe drives installed in your Synology NAS. * Gets a list of the HDD, SSD and NVMe drives installed in your Synology NAS.
* Gets each drive's model number and firmware version. * Gets each drive's model number and firmware version.
* Backs up the database file if there is not backup already.
* Checks if each drive is already in the Synology's compatible-drive database. * Checks if each drive is already in the Synology's compatible-drive database.
* Adds any missing drives to the Synology's compatible-drive database. * Adds any missing drives to the Synology's compatible-drive database.

Loading…
Cancel
Save