ai-css/stop.sh
2026-01-28 22:42:06 +08:00

2 lines
46 B
Bash

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