Mercurial > hg > dml-home
view make_tarball @ 99:81d8cac0a8b9 dml-dockerised
added specific cliopatria hooks as current repo version fails
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Fri, 29 Jun 2018 15:58:29 +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 * .*