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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user