summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-deployment-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-build b/bin/taler-deployment-build
index 332cf1d..8ef486c 100755
--- a/bin/taler-deployment-build
+++ b/bin/taler-deployment-build
@@ -14,7 +14,7 @@ fi
source $HOME/activate
-cd $HOME/deployment/taler-build
+cd $HOME/stamps
./invalidate.sh
if test ${1:-notgiven} = "--coverage"; then