From 758666c3e145fdae361da20751bca1e891d6f49a Mon Sep 17 00:00:00 2001 From: Egil Moeller Date: Sun, 26 Feb 2012 13:31:47 +0100 Subject: Better startup & symlinking --- bin/run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/run.sh') diff --git a/bin/run.sh b/bin/run.sh index 74a16395..296b6754 100755 --- a/bin/run.sh +++ b/bin/run.sh @@ -21,8 +21,7 @@ if [ "$(id -u)" -eq 0 ]; then fi #prepare the enviroment -#bin/installDeps.sh $* || exit 1 -npm link ./src +bin/installDeps.sh $* || exit 1 #Move to the node folder and start echo "start..." -- cgit v1.2.3