Skip to content

Commit b8cc223

Browse files
move asdf install to install.
1 parent fb868a1 commit b8cc223

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • src/devcontainers/base/src/.devcontainer/nhsnotify

src/devcontainers/base/src/.devcontainer/nhsnotify/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ cp ./poststartcommand.sh /poststartcommand.sh
55
cp ./welcome.sh /welcome.sh
66
cp ./Makefile /Makefile
77

8+
source ~/.zshrc
9+
echo "go is at $(which go)"
810
echo 'install asdf via go'
911
go install github.com/asdf-vm/asdf/cmd/asdf@v0.18.0

0 commit comments

Comments
 (0)