Remove protonvpn installation
This commit is contained in:
parent
10b2647efe
commit
4fd931a3f1
1 changed files with 0 additions and 18 deletions
18
configs.yml
18
configs.yml
|
@ -218,24 +218,6 @@ keepass:
|
|||
- git@tunuifranken.info:flyingscorpio/keepass.git
|
||||
- ~/keepass
|
||||
|
||||
protonvpn:
|
||||
- install:
|
||||
debian:
|
||||
- openvpn
|
||||
- dialog
|
||||
- clone:
|
||||
url: https://aur.archlinux.org/protonvpn-cli-ng.git
|
||||
dest: ~/builds/protonvpn-cli-ng
|
||||
condition: arch
|
||||
- run:
|
||||
command: cd ~/builds/protonvpn-cli-ng && makepkg -cirs --needed
|
||||
condition: arch
|
||||
- run:
|
||||
command: sudo pip3 install protonvpn-cli
|
||||
condition: debian
|
||||
- run:
|
||||
- sudo protonvpn init && sudo protonvpn c -f # you will need to add your credentials by hand during init
|
||||
|
||||
mariadb:
|
||||
- install:
|
||||
- mariadb
|
||||
|
|
Loading…
Add table
Reference in a new issue