Skip to content

Commit f239fd9

Browse files
committed
remove it
1 parent ce43c38 commit f239fd9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/base/.devcontainer/scripts/vscode_install.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@ asdf plugin add yq https://github.com/sudermanjr/asdf-yq.git
2424
# install base asdf versions of common tools
2525
cd /home/vscode
2626
asdf install
27-
28-
# create .ssh/known_hosts to prevent devcontainer copying from localhost
29-
mkdir -p /home/vscode/.ssh
30-
echo "" > /home/vscode/.ssh/known_hosts

0 commit comments

Comments
 (0)