mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 03:10:16 +00:00
Updated Home (markdown)
parent
de898cb732
commit
d8568861a1
1 changed files with 5 additions and 5 deletions
10
Home.md
10
Home.md
|
@ -15,11 +15,11 @@ 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
|
||||
```
|
||||
where [osrelease] should be replaced with:
|
||||
**wheezy** (Debian 7.x)
|
||||
**jessie** (Debian 8.x)
|
||||
**precise** (Ubuntu 12.04)
|
||||
**trusty** (Ubuntu 14.04)
|
||||
**xenial** (Ubuntu 16.04)
|
||||
- **wheezy** (Debian 7.x)
|
||||
- **jessie** (Debian 8.x)
|
||||
- **precise** (Ubuntu 12.04)
|
||||
- **trusty** (Ubuntu 14.04)
|
||||
- **xenial** (Ubuntu 16.04)
|
||||
|
||||
More information can be found here: <https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos>
|
||||
|
||||
|
|
Loading…
Reference in a new issue