#!/bin/sh set -e . ./config ssh -i $adt_sshkey $adt_guest_ipaddr "$@"