Dave Russell
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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: |
|
|
|