diff --git a/bin/docker-start b/bin/docker-start index def6504..2a527c7 100644 --- a/bin/docker-start +++ b/bin/docker-start @@ -2,5 +2,5 @@ cd /code rm node_modules -ln -sf /usr/locadocker-starml/node_modules node_modules +ln -sf /usr/local/node_modules node_modules bash