#!/usr/bin/env bash
set -Eeuo pipefail
exec /usr/bin/python3 -I /root/whollycrypto/scripts/whollycrypto-cli.py "$@"
