Mercurial > hg > dml-home
view make_tarball @ 95:4398802c2885 dml-dockerised
fix for repo name
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Wed, 06 Jun 2018 15:14:27 +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 * .*