diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-14 21:10:34 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 21:10:34 +0300 |
commit | 987ebe8ea69f59e543e9f961eba5d4a1d0c2821f (patch) | |
tree | b9b04fa06dd476570570f3ab8fa8da2b0e42ed52 | |
parent | 9a92823e9a0f7e0206e54bfd75249a754bbf57a7 (diff) |
Automated documentation update (#158)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
-rw-r--r-- | src/sshd/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sshd/README.md b/src/sshd/README.md index 1a98531..9481596 100644 --- a/src/sshd/README.md +++ b/src/sshd/README.md @@ -82,6 +82,7 @@ While the some services automates SSH setup (e.g., when using the GitHub CLI for 4. Your dev container's filesystem should now be available in the `~/sshfs/devcontainer` folder on macOS or Linux or in a new explorer window on Windows. + --- _Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/sshd/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |