Mercurial > hg > dtl-dml-home
view make_tarball @ 73:72667ffd72f0
Added BL scraping to DML startup goals
author | daniel |
---|---|
date | Fri, 02 Oct 2015 00:47:54 +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 * .*