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] [Service]
Type=simple Type=simple
User=uroma2 User=<your-user>
WorkingDirectory=/home/uroma2/zcode-cli-x WorkingDirectory=/path/to/zcode-cli-x
ExecStart=/usr/bin/node bin/zcode.js --bot ExecStart=/usr/bin/node bin/zcode.js --bot
Restart=always Restart=always
RestartSec=5 RestartSec=5