3 lines
59 B
Bash
3 lines
59 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
npm -w packages/server run tool start_job_worker
|