Mercurial > hg > dml-home
view make_tarball @ 68:40162d9f1d0b
Added to help diff minified CSS files.
author | samer |
---|---|
date | Fri, 14 Aug 2015 16:30:02 +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 * .*