diff --git a/README.md b/README.md index da9541d..b631b01 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,13 @@ systemctl --user enable --now vdirsyncer.timer # verify if it works (look for vdirsyncer.timer): systemctl --user list-timers ``` + +### Vdirsync Manual Interventions +Inside this directory, `.secrets` folder must be filled with the following: +* school-sched_ics +* school-task_ics +* vdirsyncer_secret +```bash +vdirsyncer discover +vdirsyncer sync +```