Skip to content

Commit

Permalink
Remove cd
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0x committed Jun 1, 2024
1 parent 66d13aa commit b882bde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/sh
set -eu

cd "$(dirname "$0")"

deno=""
if command -v deno > /dev/null 2>&1
then
Expand Down

0 comments on commit b882bde

Please sign in to comment.