1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-06-05 04:50:49 +00:00

Update README.md

This commit is contained in:
liberodark 2019-12-18 15:16:49 +01:00 committed by GitHub
parent 02e031310f
commit 6afaf03bf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ chmod +x wireguard-install.sh
Then run it :
```sh
./wireguard-install.sh
./wireguard-install.sh -install
```
It will install wireguard on the server, configure, create a systemd service and a client configuration file. Mutliple clients are not yet supported.