Skip to content

Commit

Permalink
Add: create .ssh directory
Browse files Browse the repository at this point in the history
  • Loading branch information
naa0yama authored Sep 27, 2024
1 parent e7c7670 commit 4452640
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,9 @@ end

_DOC_

mkdir -p ~/.ssh
chmod 0700 ~/.ssh

EOF

# WSL settings
Expand Down

0 comments on commit 4452640

Please sign in to comment.