Update readme
This commit is contained in:
@@ -42,13 +42,13 @@ bash setup-vpn.sh
|
||||
Copy your accounts file named as [vpnname].json in the Bot folder then run
|
||||
|
||||
```bash
|
||||
npm start --all
|
||||
node main --all
|
||||
```
|
||||
|
||||
For single run of a specific VPN/Account file
|
||||
|
||||
```bash
|
||||
npm start --accounts [name]
|
||||
node main --accounts [name]
|
||||
```
|
||||
|
||||
### If using LXC
|
||||
|
||||
Reference in New Issue
Block a user