ファイル
bdi_podman_serverconf/Services/llamacpp-swap/Scripts/stopEmbedding.sh

4 行
90 B
Bash
実行ファイル

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