mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 03:10:16 +00:00
Updated Home (markdown)
parent
4c40a78220
commit
058a25d4d4
1 changed files with 4 additions and 1 deletions
5
Home.md
5
Home.md
|
@ -3,10 +3,13 @@
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
Can install from test branch via
|
Can install from test branch via
|
||||||
~~`curl -L http://install-test.pivpn.io | TESTING=1 bash`~~
|
|
||||||
|
|
||||||
`curl -L https://raw.githubusercontent.com/pivpn/pivpn/test/auto_install/install.sh | TESTING= bash`
|
`curl -L https://raw.githubusercontent.com/pivpn/pivpn/test/auto_install/install.sh | TESTING= bash`
|
||||||
|
|
||||||
|
## Latest changes into master branch?
|
||||||
|
|
||||||
|
to know what has changed in the master branch read: https://github.com/pivpn/pivpn/blob/master/LatestUpdate.md
|
||||||
|
|
||||||
## 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 steps:
|
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:
|
||||||
|
|
Loading…
Reference in a new issue