Fixed up Markdown.
This commit is contained in:
parent
190ab9ae51
commit
06c005a449
@ -8,4 +8,4 @@ Execute the following commands. Note that you might want to change the volume `/
|
||||
docker run --rm -t -i -v /tmp/openvpn:/etc/openvpn kylemanna/openvpn ovpn_initpki
|
||||
docker run --rm -t -i -v /tmp/openvpn:/etc/openvpn kylemanna/openvpn ovpn_copy_server_files
|
||||
|
||||
The `[ovpn_copy_server_files](/bin/ovpn_copy_server_files)` script puts all the needed configuration in a subdirectory which defaults to `$OPENVPN/server`. All you need to do now is to copy this directory to the server and you are good to go.
|
||||
The [`ovpn_copy_server_files`](/bin/ovpn_copy_server_files) script puts all the needed configuration in a subdirectory which defaults to `$OPENVPN/server`. All you need to do now is to copy this directory to the server and you are good to go.
|
||||
|
Loading…
Reference in New Issue
Block a user