view make_tarball @ 103:650a3fc417fc dml-dockerised

apt-get update to avoid outdated install packages - R
author wolffd <wolffd.mail@googlemail.com>
date Fri, 13 Jul 2018 17:11:19 +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 * .*