@ -1,4 +1,7 @@
#!/bin/sh
#!/bin/bash
# temporary test
env
set -Eeuo pipefail
trap cleanup SIGINT SIGTERM ERR EXIT