Mercurial > hg > dtl-dml-home
view make_tarball @ 64:f00c44427369
Updated swish and isearch
author | samer |
---|---|
date | Fri, 17 Jul 2015 22:56:53 +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 * .*