diff --git a/start.sh b/start.sh index 8e260cb..8075c58 100755 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ #!/bin/bash -source .bashrc +source ../.nvm/nvm.sh node dist/index.js \ No newline at end of file