[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: fix path
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: fix path |
Date: |
Fri, 13 Sep 2019 10:23:55 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 08b4517 fix path
08b4517 is described below
commit 08b451784e087d3d28b8fb230223d42cba4b4086
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 10:23:51 2019 +0200
fix path
---
bin/taler-deployment-prepare | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 6198eaa..dae504d 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -11,7 +11,7 @@ if [ -z ${1+x} ]; then
exit 1
fi
-./bootstrap-taler $1
+$HOME/deployment/bootstrap-taler $1
source $HOME/activate
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-deployment] branch master updated: fix path,
gnunet <=