mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02: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.