文件

4 行
90 B
Bash
可执行文件

#!/bin/bash
# Stop llama-server per DuckAi-Embedding
pkill -f "llama-server.*--port 8096"