diff --git a/Using-WireGuard-Easy-without-Docker.md b/Using-WireGuard-Easy-without-Docker.md index 4c03098..9978b6e 100644 --- a/Using-WireGuard-Easy-without-Docker.md +++ b/Using-WireGuard-Easy-without-Docker.md @@ -18,7 +18,6 @@ wget -O /etc/systemd/system/wg-easy.service https://envs.sh/QQK.txt <--broke?? nano /etc/systemd/system/wg-easy.service # Replace everything that is marked as 'REPLACEME' and tweak it to your liking systemctl daemon-reload systemctl enable --now wg-easy.service -systemctl start wg-easy.service To upgrade do the following