docs: remove internal VPS paths from README
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user