#!/bin/sh cd /app npm config set strict-ssl false npm config set registry https://registry.npm.taobao.org --global npm install node /app/dist/index.js