ccollect/release.sh

7 lines
114 B
Bash
Raw Normal View History

2005-12-08 13:18:07 +00:00
NAME=$1
tar cvfj ${NAME}.tar.bz2 \
--exclude=.git \
--exclude="conf/sources/*/destination/*" \
"$NAME"