summaryrefslogtreecommitdiff
path: root/services/vdirsyncer
diff options
context:
space:
mode:
Diffstat (limited to 'services/vdirsyncer')
-rwxr-xr-xservices/vdirsyncer/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/services/vdirsyncer/run b/services/vdirsyncer/run
new file mode 100755
index 0000000..66841dd
--- /dev/null
+++ b/services/vdirsyncer/run
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+sleep 300
+/usr/bin/vdirsyncer sync
+sleep 240