#!/usr/bin/env bash set -euo pipefail echo -e "\\e[91mDEPRECATED!!! Use test.sh script instead.\\e[0m\\n" sleep 1 source ./test.sh