Modified: README.md install_restic_scheduledtask.ps1

This commit is contained in:
Erik Westrup
2022-02-12 20:07:58 +01:00
parent 71d0e8c5c1
commit 9fa5074699
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -340,7 +340,8 @@ This is one of may ways you can get restic and this backup script working on Win
1. Inspect the installed tasks and make a test run
1. Open the app "Task Scheduler" (`taskschd.msc`)
1. Go to the local "Task Scheduler Library"
1. Right click on one of the newly installed tasks and click "run".
1. Right click on one of the newly installed tasks (`restic_backup` & `restic_check`) and click "run".
1. With `taskschd.msc` you can easily start, stop, delete and configure the scheduled tasks to your liking!
## Setup Cron