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

4 行
92 B
Bash
実行ファイル

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