From 977dcc97c3ff2068f20ea27d4f314e8ae205dca7 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 5 May 2026 14:27:04 +0000 Subject: [PATCH] docs: remove internal VPS paths from README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a86188b4..f25a3da5 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,8 @@ After=network.target [Service] Type=simple -User=uroma2 -WorkingDirectory=/home/uroma2/zcode-cli-x +User= +WorkingDirectory=/path/to/zcode-cli-x ExecStart=/usr/bin/node bin/zcode.js --bot Restart=always RestartSec=5