another fix

This commit is contained in:
John Bintz 2015-09-30 08:13:26 -04:00
parent 245af2a0ef
commit 872ad979f6

View File

@ -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