index
:
slcf.git
dev
Suleyman's Linux Configuration Files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
daemons
/
mail-syncd
blob: e317acedf9c8e35d53418bfda66ef254bd2b997d (
plain
)
1
2
3
4
5
6
#!/bin/sh while true; do mbsync -a sleep 300 done