#!/bin/sh . /etc/leap/platform-test.cfg for i in $SERVICES do $PLATFORM_TEST_BIN/leap-bootstrap-node.sh $i done