all: update tarball update: cd config && git pull tarball: tar --exclude=.git -c -v -f - config | gzip -9 >config-`date '+%Y%m%d'`.tar.gz