Dave Russell
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with
10 additions and
3 deletions
README.md
BIN
bin/dtbpatch
BIN
bin/dtc
how_to_schedule.md
@ -3,6 +3,9 @@ # Synology HDD db
< a href = "https://github.com/007revad/Synology_HDD_db/releases" > < img src = "https://img.shields.io/github/release/007revad/Synology_HDD_db.svg" > < / a >
< a href = "https://hits.seeyoufarm.com" > < img src = "https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2F007revad%2FSynology_HDD_db&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false" / > < / a >
[](https://github.com/sponsors/007revad)
[](https://user-badge.committers.top/australia/007revad)
<!-- [](https://user-badge.committers.top/australia_public/007revad) -->
<!-- [](https://user-badge.committers.top/australia_private/007revad) -->
<!-- [](https://github.com/007revad/Synology_HDD_db/releases) -->
### Description
@ -103,6 +106,9 @@ ### Running the script via SSH
Thank you to the following paypal donators and GitHub sponsors
- John Pham
- Alejandro Bribian Rix
- Daniel Hofer
- Bogdan-Stefan Rotariu
- Kevin Boatswain
- anschluss-org
@ -115,11 +121,10 @@ ### Running the script via SSH
- Eric Wells
- Massimiliano Pesce
- JasonEMartin
- Kevin Boatswain
- Gerrit Klussmann
- Alain Aube
- Robert Kraut
- Charles-Edouard Poisnel
- Oliver Busch
- Gummibando
- All the anonymous donors and private sponsors
- And the anonymous donors and private sponsors
@ -13,7 +13,9 @@ # How to schedule a script in Synology Task Scheduler
7. Click **Task Settings** .
8. Optionally you can tick **Send run details by email** and **Send run details only when the script terminates abnormally** then enter your email address.
9. In the box under **User-defined script** type the path to the script.
- e.g. If you saved the script to a shared folder on volume1 called "scripts" you'd type: ** /volume1/scripts/syno_hdd_db.sh**
- e.g. If you saved the script to a shared folder on volume1 called "scripts" you'd type:
- ** /volume1/scripts/syno_hdd_db.sh -nr --autoupdate=3**
- For information on the options see [Options ](README.md#options )
11. Click **OK** to save the settings.
Here's some screenshots showing what needs to be set: