dot_testing/builds/utils/pimsync

9 lines
174 B
Plaintext
Raw Normal View History

2024-12-25 07:29:11 -06:00
if [ "$(hostname)" = "localhost" ]; then
mbsync --config=$HOME/.config/isync/phone-config
else
mbsync --config=$HOME/.config/isync/config main
fi
vdirsyncer sync
rbw sync