mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-20 03:40:17 +00:00
Updated OpenVPN (markdown)
parent
bf5dd95715
commit
ace8a82bc0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ example using scp on linux:
|
|||
|
||||
1. Backup the current install: `sudo cp -r /etc/openvpn /etc/openvpn_backup`
|
||||
2. Extract the backup archive: `tar xzpfv <archive name>`
|
||||
3. Copy the extracted content: `sudo cp -r etc/openvpn /etc/openvpn`
|
||||
3. Copy the extracted content: `sudo cp -r etc/openvpn /etc`
|
||||
4. Restart the openvpn service: `sudo systemctl restart openvpn`
|
||||
|
||||
**OBS:** Please be aware of the difference between `/etc/` and `etc/`!
|
||||
|
|
Loading…
Reference in a new issue