summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-build
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-05-02 14:13:49 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-05-02 14:13:49 +0200
commit2eba4b3f8dd8245afcc636602cd772c8b5d2ab7a (patch)
treedc440212d71c648dbbb3221e086e857c863894bb /bin/taler-deployment-build
parenta0a1c614bbda69207fabd7776b084a01bfa71ced (diff)
downloaddeployment-2eba4b3f8dd8245afcc636602cd772c8b5d2ab7a.tar.gz
deployment-2eba4b3f8dd8245afcc636602cd772c8b5d2ab7a.tar.bz2
deployment-2eba4b3f8dd8245afcc636602cd772c8b5d2ab7a.zip
build script
Diffstat (limited to 'bin/taler-deployment-build')
-rwxr-xr-xbin/taler-deployment-build7
1 files changed, 7 insertions, 0 deletions
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