ai-css/stop.sh
2026-02-12 08:50:11 +00:00

2 lines
46 B
Bash

ps -ef|grep "go-fly"
kill -9 $(pidof 'go-fly')