Files
vector-admin/workers.sh
T
2023-07-25 13:56:36 -07:00

2 lines
63 B
Bash

kill -9 $(lsof -t -i tcp:3355) &
kill -9 $(lsof -t -i tcp:8288)