Skip to content

Commit

Permalink
fix: comment in script
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Nov 28, 2022
1 parent 6a96318 commit 5b3746f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/run-typescript.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -o errexit # Exit the script with error if any of the commands fail

# source "${PROJECT_DIRECTORY}/.evergreen/init-nvm.sh"
source "${PROJECT_DIRECTORY}/.evergreen/init-nvm.sh"

set -o xtrace

Expand Down

0 comments on commit 5b3746f

Please sign in to comment.