gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: complete previous


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: complete previous fix.
Date: Fri, 09 Mar 2018 09:20:50 +0100

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 f44a398  complete previous fix.
f44a398 is described below

commit f44a398618e3e668b357a8c2b58b3f750a074e34
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 9 09:20:38 2018 +0100

    complete previous fix.
---
 bootstrap-standalone | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-standalone b/bootstrap-standalone
index 3e80c1f..8e69a42 100755
--- a/bootstrap-standalone
+++ b/bootstrap-standalone
@@ -35,7 +35,7 @@ for component in bank merchant landing exchange donations 
blog survey auditor ba
 done
 
 if ! test -d $HOME/talerdb; then
-  /usr/lib/postgresql/9.5/bin/initdb -D talerdb -U $USER
+  $PGBINDIR/initdb -D talerdb -U $USER
 fi
 
 mkdir -p $HOME/sockets

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]