commit 2eba4b3f8dd8245afcc636602cd772c8b5d2ab7a parent a0a1c614bbda69207fabd7776b084a01bfa71ced Author: Florian Dold <florian.dold@gmail.com> Date: Mon, 2 May 2016 14:13:49 +0200 build script Diffstat:
| A | bin/taler-deployment-build | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/bin/taler-deployment-build b/bin/taler-deployment-build @@ -0,0 +1,7 @@ +#!/bin/bash + +set -eu + +cd $HOME/deployment/taler-build +./invalidate.sh +make