Skip to content

more debugging: env var gets set later

Pre-release
Pre-release
Compare
Choose a tag to compare
@penguinland penguinland released this 15 Nov 17:18
· 9 commits to main since this release
18d7de5
bugfix: don't do env var substitution until the module starts (#24)

Otherwise, the env var gets substituted in when the makefile creates the .sh script, back when we're deploying the new module version.