diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bundle.sh	Wed May 20 00:26:37 2015 -0400
@@ -0,0 +1,2 @@
+tar --exclude=.DS_Store --exclude=.hgcheck --exclude=.git --exclude=*.tar --exclude=*.bz2 \
+--exclude=bundle.sh --exclude=.hg -cvf package.tar ./;bzip2 -f package.tar
\ No newline at end of file