Skip to content

Commit

Permalink
o
Browse files Browse the repository at this point in the history
  • Loading branch information
flleeppyy committed Dec 19, 2023
1 parent 37ef7fc commit d1d9d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nvm install 20.10.0
pnpm install

# Run ts-node
pnpm ts-node ./src/index.ts
pnpm ts-node ./src/index.js

echo "Process exited with code: $?"
echo
Expand Down

0 comments on commit d1d9d81

Please sign in to comment.