Skip to content

Commit

Permalink
untouch
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Apr 12, 2024
1 parent ec61f18 commit 3473edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,6 @@ function workspace-initialize-env {
sudo sysctl -w vm.max_map_count=262144 1> /dev/null

# Prevent Corepack showing the URL when it needs to download software
# https://github.com/nodejs/corepack/blob/main/README.md#environment-variables.
# https://github.com/nodejs/corepack/blob/main/README.md#environment-variables
export COREPACK_ENABLE_DOWNLOAD_PROMPT="0"
}

0 comments on commit 3473edc

Please sign in to comment.