website-htmx-rustelo-code/scripts/sh/build/kill-3030.sh
2026-07-10 03:44:13 +01:00

2 lines
60 B
Bash
Executable file

lsof -ti:3030 | xargs kill -9
lsof -ti:3031 | xargs kill -9