Mercurial > hg > dml-home
view make_tarball @ 87:3b9d5b99895e dml-dockerised
first edits of the dml_setup
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Tue, 05 Jun 2018 16:19:05 +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 * .*