summaryrefslogtreecommitdiff
path: root/offlineimap-wrapper.sh
blob: 487747f754f4a245be8065c9754350f2d140bdb2 (plain)
1
2
3
4
#!/bin/sh

export KRB5CCNAME=$(cat $HOME/.KRB5CCNAME)
klist -s && /usr/bin/offlineimap >> $HOME/.offlineimap.log