From 4850e3b7dcfc3c799954cf30bd74b64bac0b6d19 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 18 May 2017 14:45:25 +0200 Subject: fetch code from HEAD in standalone installations --- bootstrap-standalone | 2 -- 1 file changed, 2 deletions(-) (limited to 'bootstrap-standalone') diff --git a/bootstrap-standalone b/bootstrap-standalone index 9e83669..e985e7b 100755 --- a/bootstrap-standalone +++ b/bootstrap-standalone @@ -16,12 +16,10 @@ cd $HOME if ! test -d $HOME/gnunet; then git clone git://gnunet.org/gnunet.git - git -C ~/gnunet checkout -q taler-0.2.1 fi if ! test -d $HOME/libmicrohttpd; then git clone git://gnunet.org/libmicrohttpd.git - git -C ~/libmicrohttpd checkout -q tags/v0.9.52 fi for component in bank merchant gnurl landing exchange merchant-frontends deployment auditor; do -- cgit v1.2.3