Mercurial > hg > dml-home
view make_tarball @ 100:a4cd935561d4 dml-dockerised tip
small updates and version pin for cliopatria
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Fri, 29 Jun 2018 17:48:41 +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 * .*