scripts: README: feat: Add wireguard-install
This commit is contained in:
@@ -8,3 +8,10 @@
|
|||||||
curl -fsSL https://get.docker.com -o $HOME/bin/external/get-docker.sh
|
curl -fsSL https://get.docker.com -o $HOME/bin/external/get-docker.sh
|
||||||
sh get-docker.sh
|
sh get-docker.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### [wireguard-install](https://github.com/Nyr/wireguard-install)
|
||||||
|
|
||||||
|
```sh
|
||||||
|
curl -fsSL https://git.io/wireguard -o $HOME/bin/external/wireguard-install.sh
|
||||||
|
bash $HOME/bin/external/wireguard-install.sh
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user