#!/bin/sh # Resume VMs — start them back up. set -eu . "$(dirname "$0")/env.sh" exec "$SCRIPT_DIR/vm/start.sh"