Add shebang

This commit is contained in:
Kristian Freeman 2019-10-07 15:19:11 -05:00
parent 272a8e31ba
commit 83f803c66a

View file

@ -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