s/pivpn.io/pivpn.dev

Changed Readme files to pivpn.dev
This commit is contained in:
4s3ti 2019-12-20 23:16:35 +01:00
parent a2a325e58c
commit 248f9cc3fa

View file

@ -1,7 +1,7 @@
About About
----- -----
Visit the [PiVPN](http://pivpn.io) site for more information. Visit the [PiVPN](http://pivpn.dev) site for more information.
This is a set of shell scripts developed by **@0-kaladin** that serve to easily turn your Raspberry Pi (TM) This is a set of shell scripts developed by **@0-kaladin** that serve to easily turn your Raspberry Pi (TM)
into a VPN server using the free, open-source [OpenVPN](https://openvpn.net) software. into a VPN server using the free, open-source [OpenVPN](https://openvpn.net) software.
@ -40,7 +40,7 @@ Installation
```shell ```shell
curl -L https://install.pivpn.io | bash curl -L https://install.pivpn.dev | bash
``` ```
The script will first update your APT repositories, upgrade packages, and install OpenVPN, The script will first update your APT repositories, upgrade packages, and install OpenVPN,