Updated Home (markdown)

redfast00 2017-06-29 17:55:49 +02:00
parent 36f9de9efb
commit de898cb732

@ -7,11 +7,11 @@ Can install from test branch via
## Updating OpenVPN to newer version ## Updating OpenVPN to newer version
If you installed an earlier version of pivpn and wish to update OpenVPN to a newer version ( > 2.4.3 ) just do the following stepes: If you installed an earlier version of pivpn and wish to update OpenVPN to a newer version (> 2.4.3) just do the following steps:
``` ```
sudo -s sudo -s
wget -O - https://swupdate.openvpn.net/repos/repo-public.gpg|apt-key add - wget -O - https://swupdate.openvpn.net/repos/repo-public.gpg | apt-key add -
echo "deb http://build.openvpn.net/debian/openvpn/stable [osrelease] main" > /etc/apt/sources.list.d/openvpn-aptrepo.list echo "deb http://build.openvpn.net/debian/openvpn/stable [osrelease] main" > /etc/apt/sources.list.d/openvpn-aptrepo.list
``` ```
where [osrelease] should be replaced with: where [osrelease] should be replaced with: