I can't get a simple bash script to run due to PATH being mangled?
If support folks want to look: https://dash.cloudflare.com/c67910a047e1510fec6d0d0cf442934c/pages/view/ember-apply/59801594-0a6d-494c-a8e4-cc57a711a5b8
Here is my log (attached, I guess).
and my script:
The need for this script comes from two assumptions:
- cloudlfare doesn't support pnpm / have it installed by default
- cloudflare brake
/functions/
paths
But now I get errors like:
because of some weird shell behavior.
Why is it running under sh when my script is bash?0 Replies