Rustelo/templates/website-htmx-ssr/scripts/sh/build/kill-3030.sh
2026-07-18 19:57:03 +01:00

2 lines
60 B
Bash
Executable file

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