README: update
This commit is contained in:
@@ -11,3 +11,13 @@ systemctl --user enable --now vdirsyncer.timer
|
|||||||
# verify if it works (look for vdirsyncer.timer):
|
# verify if it works (look for vdirsyncer.timer):
|
||||||
systemctl --user list-timers
|
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
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user