mirror of
https://github.com/coder/code-server.git
synced 2026-03-30 00:02:16 +08:00
Most of this was a straightforward replacement of our code with theirs but I also removed `getDefaultShellAndArgs` since it seems the reference implementation no longer does that either. Fixes #2276.