Mercurial > hg > dtl-dml-home
view make_tarball @ 102:fa915eeb5d54 dml-dockerised
automatic install. added dependencies as they are not automatically installed.
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Mon, 02 Jul 2018 23:02:51 +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 * .*