From 2eba4b3f8dd8245afcc636602cd772c8b5d2ab7a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 2 May 2016 14:13:49 +0200 Subject: build script --- bin/taler-deployment-build | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 bin/taler-deployment-build (limited to 'bin') diff --git a/bin/taler-deployment-build b/bin/taler-deployment-build new file mode 100755 index 0000000..ee7512d --- /dev/null +++ b/bin/taler-deployment-build @@ -0,0 +1,7 @@ +#!/bin/bash + +set -eu + +cd $HOME/deployment/taler-build +./invalidate.sh +make -- cgit v1.2.3