Files
bdi_podman_serverconf/Services/llamacpp-swap/Scripts/stopEmbeddingMedium.sh

3 lines
50 B
Bash
Executable File

#!/bin/bash
pkill -f "llama-server.*8098" || true