Mercurial > hg > dml-home
view make_tarball @ 74:30d5c450cf0a
Added new histogram tools from ishara
author | samer |
---|---|
date | Mon, 05 Oct 2015 00:47:10 +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 * .*