view bundle.sh @ 18:d1ea609e57d4 draft

Make splib a composite datatype
author iracooke
date Wed, 20 May 2015 01:39:39 -0400
parents ac51d9dbfb4d
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