Add PVPN auth file
This commit is contained in:
parent
1017181182
commit
3917ff5744
1 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,8 @@ protonvpn:
|
|||
condition: arch
|
||||
- run:
|
||||
- sudo cp ~/src/secrets/setup-cockpit/protonvpn_confs/*.conf /etc/openvpn/client/
|
||||
- run:
|
||||
- sudo cp ~/src/secrets/setup-cockpit/protonvpn_confs/pvpn.auth /etc/openvpn/client/
|
||||
- run:
|
||||
- sudo systemctl enable openvpn-client@fr.protonvpn.com.udp.service
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue