diff --git a/entrypoint.sh b/entrypoint.sh index 35fa2a7..3054f4e 100755 --- a/entrypoint.sh +++ b/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