Mercurial > hg > dtl-dml-home
view make_tarball @ 72:3abaa9f50925
Updated SWISH
author | samer |
---|---|
date | Fri, 14 Aug 2015 17:00:07 +0100 |
parents | 2059c4f64feb |
children |
line wrap: on
line source
#!/bin/sh tar czf dml-home-$(cat VERSION).tar.gz --exclude . --exclude .. --exclude .hg --exclude dml-home*.gz --exclude make_tarball * .*