Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add shebang
  • Loading branch information
Kristian Freeman committed Oct 7, 2019
1 parent 272a8e3 commit 83f803c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
@@ -1,3 +1,5 @@
#!/bin/sh -l

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash
nvm install latest
npm i
Expand Down

0 comments on commit 83f803c

Please sign in to comment.