Oh man, reading that line made me cringe.
${STEAMROOT:?}
[1] https://github.com/koalaman/shellcheck/wiki/SC2115
set -euo pipefail
I generally just prefer not using Bash scripting, as it's very hard to compose functionality in it.
Oh man, reading that line made me cringe.