restart.sh 63 B

123
  1. #! /bin/bash
  2. npm run build
  3. NODE_ENV=production pm2 restart main