Mercurial > hg > dml-home
view make_tarball @ 13:2059c4f64feb
Some more refinements to install scripts.
author | samer |
---|---|
date | Mon, 19 Jan 2015 14:38:58 +0000 |
parents | |
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 * .*