2 # a simple script for updating a set of folders on a usb stick from subversion or git. currently
3 # just runs with no parameters and expects to get all archives from wherever the files originally
8 # only update if we see a repository living there.
11 elif [ -d ".git" ]; then