annotate make_tarball @ 89:90f57b07f941 dml-dockerised

fix
author wolffd <wolffd.mail@googlemail.com>
date Tue, 05 Jun 2018 16:54:03 +0100
parents 2059c4f64feb
children
rev   line source
samer@13 1 #!/bin/sh
samer@13 2 tar czf dml-home-$(cat VERSION).tar.gz --exclude . --exclude .. --exclude .hg --exclude dml-home*.gz --exclude make_tarball * .*