Mercurial > hg > dml-home
view make_tarball @ 80:ad0bfbaddf6a dml-dockerised
Change for default options in docker
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Mon, 04 Jun 2018 18:16:33 +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 * .*