dot_testing/builds/utils/pimsync
2024-12-25 07:41:22 -06:00

9 lines
174 B
Plaintext
Executable File

if [ "$(hostname)" = "localhost" ]; then
mbsync --config=$HOME/.config/isync/phone-config
else
mbsync --config=$HOME/.config/isync/config main
fi
vdirsyncer sync
rbw sync