Mercurial > hg > dtl-dml-home
view make_tarball @ 39:11abda02707a
Adjusted set of initial terminals in SCREEN session
author | daniel |
---|---|
date | Tue, 24 Feb 2015 21:27:44 +0000 |
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 * .*