From 373515e2309818af01185144ca21aa12de6830e3 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 1 Jan 2021 12:18:26 +0100 Subject: [PATCH] sevc --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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