#!/bin/sh
npm config set registry http://registry.npm.taobao.org/;
cd /usr/src/app
echo "INFINI NODEJS ENV READY TO ROCK!"