view bundle.sh @ 8:6ab4a0bf67df draft

Make splib a composite datatype
author iracooke
date Wed, 20 May 2015 00:26:37 -0400
parents
children
line wrap: on
line source

tar --exclude=.DS_Store --exclude=.hgcheck --exclude=.git --exclude=*.tar --exclude=*.bz2 \
--exclude=bundle.sh --exclude=.hg -cvf package.tar ./;bzip2 -f package.tar