Bot Updating Documentation

This commit is contained in:
LinuxServer-CI 2021-03-05 21:40:56 +00:00
parent 280ce173d3
commit 1e6ea6f028

View File

@ -170,7 +170,8 @@ git config --global user.email "email address"
```
### Hashed code-server password
To create the [hashed password](https://github.com/cdr/code-server/blob/master/doc/FAQ.md#can-i-store-my-password-hashed), use printf instead of echo as echo introduces newlines in the hash.
How to create the [hashed password](https://github.com/cdr/code-server/blob/master/docs/FAQ.md#can-i-store-my-password-hashed).
## Docker Mods