mirror of
https://github.com/donaldzou/WGDashboard
synced 2025-06-09 08:06:10 +00:00
Update README.md
This commit is contained in:
parent
3aa9eab2bd
commit
746f31f70c
@ -63,7 +63,7 @@
|
|||||||
**1. Download Wireguard Dashboard**
|
**1. Download Wireguard Dashboard**
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone -b v2.0.1 https://github.com/donaldzou/Wireguard-Dashboard.git
|
git clone -b v2.1 https://github.com/donaldzou/Wireguard-Dashboard.git
|
||||||
```
|
```
|
||||||
|
|
||||||
**2. Install Python Dependencies**
|
**2. Install Python Dependencies**
|
||||||
@ -94,7 +94,6 @@ cd Wireguard-Dashboard/src
|
|||||||
./wgd.sh debug # Start the dashboard in foreground (debug mode)
|
./wgd.sh debug # Start the dashboard in foreground (debug mode)
|
||||||
./wgd.sh stop # Stop the dashboard
|
./wgd.sh stop # Stop the dashboard
|
||||||
./wgd.sh restart # Restart the dasboard
|
./wgd.sh restart # Restart the dasboard
|
||||||
./wgd.sh update # Update the dashboard
|
|
||||||
```
|
```
|
||||||
|
|
||||||
⚠️ **For first time user please also read the next section.**
|
⚠️ **For first time user please also read the next section.**
|
||||||
|
Loading…
Reference in New Issue
Block a user