summaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorroot <root@lab.bitrigger.de>2013-02-15 11:16:51 +0100
committerroot <root@lab.bitrigger.de>2013-02-15 11:16:51 +0100
commite580321ca55c77435c95035354aec833b7abc665 (patch)
treed9b115235407908bd9d5305f7a2143a6aebccef8 /debug
parentc782c2c8d7408690d614453fac41b5a620610fec (diff)
mostly working now
Diffstat (limited to 'debug')
-rwxr-xr-xdebug/leap-bootstrap-ca.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/leap-bootstrap-ca.sh b/debug/leap-bootstrap-ca.sh
index 6fd6232..ef96534 100755
--- a/debug/leap-bootstrap-ca.sh
+++ b/debug/leap-bootstrap-ca.sh
@@ -6,7 +6,7 @@ rm -rf $ROOT/example
mkdir -p $ROOT/example
cd $ROOT/example
-leap new .
+leap --yes new .
cd $ROOT/leap_platform
git checkout develop
git submodule update --init