mirror of
https://github.com/coder/code-server.git
synced 2026-01-14 17:31:16 +08:00
Previously if the prefix was non-existent we would switch to root even if the user does have the permissions to create the directory. Fixes #3585