@ -1,5 +1,14 @@
#!/bin/bash
# temporary hack
echo ">>>"
env
which python
/usr/bin/env python
set -Eeuo pipefail
trap cleanup SIGINT SIGTERM ERR EXIT