#!/bin/sh ping -c 1 9.9.9.9 >/dev/null && mbsync -a && notify-send "Mail Synced"