Skip to content

Commit

Permalink
build: Update post-create.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli authored Jul 21, 2024
1 parent db0b8f6 commit 614e6a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/scripts/post-create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ set -eax
echo "Installing Nerd Fonts..."
./setup-fonts.sh

echo "Installing tools for Go development..."
./../../scripts/install-tools.sh
# echo "Installing tools for Go development..."
# ./../../scripts/install-tools.sh

0 comments on commit 614e6a7

Please sign in to comment.