Mercurial > hg > dml-home
view make_tarball @ 91:e8a0c3e2d28a dml-dockerised
added install for sw build requirements
author | wolffd <wolffd.mail@googlemail.com> |
---|---|
date | Tue, 05 Jun 2018 17:40: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 * .*