#!/bin/bash if [[ -z "${shome:-}" ]]; then shome="$(cd -P -- "$(dirname -- "${BASH_SOURCE}")/.." && pwd -P)" fi source "$shome/sbin/_jason" set -fue