You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
fix: Apply environment variables to startup script (#2099)
This was stopping `coder` from being in the path, and allowedapplications started in the script to bypass injected environmnetvariables like `GIT_SSH_COMMAND`.