feat: refine codex live chat flow
This commit is contained in:
@@ -45,7 +45,7 @@ prepare_runtime() {
|
||||
|
||||
start_child() {
|
||||
log "starting server process"
|
||||
npm run start &
|
||||
node dist/server.js &
|
||||
CHILD_PID=$!
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user