mirror of
https://github.com/coder/code-server.git
synced 2025-08-02 05:52:25 +08:00

We do not try renaming $HOME anymore as there is no good way to do it. We also only try to convert if the user hasn't been changed. Finally I added usage to the docker docs in install.md Closes #2056