annotate make_tarball @ 55:5038e67f3a6d

Added ~/.Rprofile
author samer
date Tue, 19 May 2015 11:09:47 +0100
parents 2059c4f64feb
children
rev   line source
samer@13 1 #!/bin/sh
samer@13 2 tar czf dml-home-$(cat VERSION).tar.gz --exclude . --exclude .. --exclude .hg --exclude dml-home*.gz --exclude make_tarball * .*