#!/bin/sh # 启动应用(会先编译再运行) npm run start:pm2:production:multi && tail -f /dev/null