Browse Source

Merge pull request #143 from 007revad/develop

Develop
pull/155/head
Dave Russell 2 years ago
committed by GitHub
parent
commit
d615e992a0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md
  2. BIN
      bin/dtbpatch
  3. BIN
      bin/dtc
  4. 4
      how_to_schedule.md

9
README.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://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/007revad)
[![committers.top badge](https://user-badge.committers.top/australia/007revad.svg)](https://user-badge.committers.top/australia/007revad)
<!-- [![committers.top badge](https://user-badge.committers.top/australia_public/007revad.svg)](https://user-badge.committers.top/australia_public/007revad) -->
<!-- [![committers.top badge](https://user-badge.committers.top/australia_private/007revad.svg)](https://user-badge.committers.top/australia_private/007revad) -->
<!-- [![Github Releases](https://img.shields.io/github/downloads/007revad/synology_hdd_db/total.svg)](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

BIN
bin/dtbpatch

Binary file not shown.

BIN
bin/dtc

Binary file not shown.

4
how_to_schedule.md

@ -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:

Loading…
Cancel
Save