Improved script and added support for arch and debian based distro.
This commit is contained in:
@@ -34,13 +34,13 @@ wget -O- https://git.justw.tf/Lightemerald/mcr-bot/raw/branch/main/setup-linux.s
|
||||
Add your VPN files (.ovpn) to `./vpn` then run
|
||||
|
||||
```bash
|
||||
sh setup-vpn.sh
|
||||
bash setup-vpn.sh
|
||||
```
|
||||
|
||||
Copy your accounts file named as [vpnname].json in the Bot folder then run
|
||||
|
||||
```bash
|
||||
sh start.sh
|
||||
bash start.sh
|
||||
```
|
||||
|
||||
### If using LXC
|
||||
@@ -54,5 +54,5 @@ ps: container must be powered off before and restarted only after
|
||||
## How to update
|
||||
|
||||
```bash
|
||||
sh update.sh
|
||||
bash update.sh
|
||||
```
|
||||
Reference in New Issue
Block a user