#!/bin/bash set -x if [ -f .deploy ] ; then source ./.deploy else cat > .deploy <