Mercurial > hg > dml-home
view make_tarball @ 83:1936b1b33a38 dml-dockerised
no dry
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Mon, 04 Jun 2018 18:27:18 +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 * .*