Arquivos

4 linhas
90 B
Bash
Arquivo Executável

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