#!/bin/sh . "$(dirname $0)/common.sh" cmd= [ "$build_host" ] && cmd="ssh $build_host" $cmd /bin/sh <