1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-05-31 18:50:47 +00:00

Fix readme and fix list clients

This commit is contained in:
XAedgeS 2021-11-16 16:00:07 +07:00
parent b600518af3
commit 18a56bae2c

View File

@ -27,7 +27,7 @@ Supported distributions:
Download and execute the script. Answer the questions asked by the script and it will take care of the rest.
```bash
curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh
wget https://raw.githubusercontent.com/XAedgeS/wireguard-install/technical-change/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh
```