docs: remove internal VPS paths from README

This commit is contained in:
admin
2026-05-05 14:27:04 +00:00
Unverified
parent 2a088cb0b9
commit 977dcc97c3

View File

@@ -92,8 +92,8 @@ After=network.target
[Service]
Type=simple
User=uroma2
WorkingDirectory=/home/uroma2/zcode-cli-x
User=<your-user>
WorkingDirectory=/path/to/zcode-cli-x
ExecStart=/usr/bin/node bin/zcode.js --bot
Restart=always
RestartSec=5