Skip to content

Commit

Permalink
Pull fresh code (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju authored Sep 24, 2024
1 parent f01ac77 commit a181629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ rm "$exe.zip"
echo "Deno was installed successfully to $exe"

run_shell_setup() {
$exe run -A jsr:@deno/installer-shell-setup/bundled "$deno_install"
$exe run -A --reload jsr:@deno/installer-shell-setup/bundled "$deno_install"

}
# If stdout is a terminal, see if we can run shell setup script (which includes interactive prompts)
Expand Down

0 comments on commit a181629

Please sign in to comment.