Mercurial > hg > dtl-dml-home
view make_tarball @ 62:6e8dd91552db
Updated cpacks.
author | samer |
---|---|
date | Thu, 16 Jul 2015 23:21:42 +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 * .*