Browse Source

Update how_to_schedule.md

pull/143/head
Dave Russell 2 years ago
committed by GitHub
parent
commit
46636065f9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      how_to_schedule.md

2
how_to_schedule.md

@ -15,7 +15,7 @@ # How to schedule a script in Synology Task Scheduler
9. In the box under **User-defined script** type the path to the script. 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: - 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** - **/volume1/scripts/syno_hdd_db.sh -nr --autoupdate=3**
- For information on the options see [Options](readme.md#options) - For information on the options see [Options](README.md#options)
11. Click **OK** to save the settings. 11. Click **OK** to save the settings.
Here's some screenshots showing what needs to be set: Here's some screenshots showing what needs to be set:

Loading…
Cancel
Save