view bundle.sh @ 17:29c43b953c1c draft

Fix splib sniffer
author iracooke
date Sun, 17 May 2015 23:43:24 -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