Mercurial > hg > dtl-dml-home
view make_tarball @ 104:a2b3e6f86f9d dml-dockerised
trying to checkout hg branch
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Fri, 13 Jul 2018 17:15:06 +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 * .*