#! /bin/sh
rsync -vtru --exclude=.* ../../weave/weave/ ../weave/
rsync -vtru --exclude=.* ../weave/ ../../weave/weave/
