diff bundle.sh @ 14:ac51d9dbfb4d draft

Add trafo and qcml
author iracooke
date Tue, 24 Mar 2015 23:46:23 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bundle.sh	Tue Mar 24 23:46:23 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