Update readme

This commit is contained in:
2023-06-26 12:07:39 +02:00
parent 253d8c9ff3
commit 4267b18c82

View File

@@ -42,13 +42,13 @@ bash setup-vpn.sh
Copy your accounts file named as [vpnname].json in the Bot folder then run Copy your accounts file named as [vpnname].json in the Bot folder then run
```bash ```bash
npm start --all node main --all
``` ```
For single run of a specific VPN/Account file For single run of a specific VPN/Account file
```bash ```bash
npm start --accounts [name] node main --accounts [name]
``` ```
### If using LXC ### If using LXC