You are viewing a single comment's thread from:RE: 每天进步一点点:让node.js 应用一直运行的方法View the full contextericet (75)in #cn • 6 years ago nohup node app.js & 需要在background运行才会不中断 Posted using Partiko iOS
之前试过了,也不行的,不知道为啥。