From e3213c24b421dd90f32b2c358ecadf7166257d6a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 26 Apr 2016 18:00:38 +0200 Subject: go back to HOME based configs again --- bootstrap-test | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'bootstrap-test') diff --git a/bootstrap-test b/bootstrap-test index 035b479..e479180 100755 --- a/bootstrap-test +++ b/bootstrap-test @@ -2,7 +2,7 @@ set -eu -base=${TALER_DEPLOYMENT_BASE:?not set} +base=$HOME mkdir -p $base @@ -24,12 +24,10 @@ done cat >$base/activate <