#!/bin/bash # # check for image and build source ./build $1 [[ $force ]] && shift 1 ./try -k "$@" shell