#!/bin/sh -x ROOT="/tmp/platform-testing" rm -rf $ROOT/example mkdir -p $ROOT/example cd $ROOT/example leap --yes new . cd $ROOT/leap_platform git checkout develop git submodule update --init cd $ROOT/example leap add-user --self leap cert ca && leap cert csr leap node add --local ca service:ca leap local start ca leap node init ca leap ssh ca