#! /bin/env bash if [[ `cat /etc/hostname` != 'vultr' ]]; then rsync -a --delete ~/.thunderbird/ pham@topo.tw:~/.thunderbird/ & fi