Файли

4 рядки
90 B
Bash

2025-11-01 15:38:32 +01:00
#!/bin/bash
# Stop llama-server per DuckAi-Embedding
pkill -f "llama-server.*--port 8096"