Commit 98b01d57 authored by wangmingming's avatar wangmingming

请求造纸

parent 0979be63
......@@ -69,7 +69,7 @@ http.createServer((request,response)=>{
// console.log()
})
pm2.start({
interpreter: '/Users/wang/miniconda3/envs/nx/bin/python3',
interpreter: 'python3',
script: 'jetblue.py',
name:'main'
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment