Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
98b01d57
Commit
98b01d57
authored
Oct 06, 2023
by
wangmingming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
请求造纸
parent
0979be63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
start.js
b6/src/start.js
+1
-1
No files found.
b6/src/start.js
View file @
98b01d57
...
@@ -69,7 +69,7 @@ http.createServer((request,response)=>{
...
@@ -69,7 +69,7 @@ http.createServer((request,response)=>{
// console.log()
// console.log()
})
})
pm2
.
start
({
pm2
.
start
({
interpreter
:
'
/Users/wang/miniconda3/envs/nx/bin/
python3'
,
interpreter
:
'python3'
,
script
:
'jetblue.py'
,
script
:
'jetblue.py'
,
name
:
'main'
name
:
'main'
})
})
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment