Skip to content

Commit b8cc223

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

File tree

1 file changed

+2
-0
lines changed
  • src/devcontainers/base/src/.devcontainer/nhsnotify

1 file changed

+2
-0
lines changed

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/[email protected]

0 commit comments

Comments
 (0)