mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
8 lines
86 B
Bash
Executable File
8 lines
86 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
set -e
|
|
|
|
/usr/bin/vdirsyncer sync
|
|
/usr/bin/vdirsyncer metasync
|
|
khal
|