view bundle.sh @ 16:e6a02a387448 draft

planemo upload commit 4f23896d1a519a87f189c6238a95b8f5b5933e9a-dirty
author iracooke
date Sun, 17 May 2015 23:33:49 -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