From 0e0e370f0380f45217dcf63a161cf677fea617aa Mon Sep 17 00:00:00 2001 From: "kevin.petrilli" Date: Fri, 10 Jul 2026 09:34:02 +0200 Subject: [PATCH] Add sed command --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3f02d50..f153f13 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ singolo. TLSPSKIdentity= ``` Esempio: `TLSPSKIdentity=gitea-v1` +```bash +sed -i '423 s/$/gitea-v1/' local.conf +``` ### TLSPSKFile Generare una chiave crittografica e salvarla in `/etc/zabbix/agent.psk`: