2 lines
60 B
Bash
Executable file
2 lines
60 B
Bash
Executable file
lsof -ti:3030 | xargs kill -9
|
|
lsof -ti:3031 | xargs kill -9
|