Mercurial > hg > dml-home
view make_tarball @ 44:baf2f03b62fc
Changed DML startup
author | .screenrc |
---|---|
date | Tue, 24 Mar 2015 23:32:14 +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 * .*