Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Nov 20, 2023
1 parent 6ce3ec4 commit 0be61b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ fi

sed -i.bak "s/%__DENO_VERSION__%/$deno_version/g" ./denow.bat
sed -i.bak "s/\$__DENO_VERSION__/$deno_version/g" ./denow
rm -f ./denow.bat.bak ./denow.bak

echo "Created wrapper! You can use ./denow to launch Deno."

0 comments on commit 0be61b5

Please sign in to comment.