diff --git a/bin/docker-start b/bin/docker-start index 2a527c7..75a6033 100644 --- a/bin/docker-start +++ b/bin/docker-start @@ -3,4 +3,5 @@ cd /code rm node_modules ln -sf /usr/local/node_modules node_modules +npm install bash