Remove protonvpn installation

This commit is contained in:
flyingscorpio@clevo 2022-02-11 19:55:27 +01:00
parent 10b2647efe
commit 4fd931a3f1

View file

@ -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