Connect to fastest vpn instead of NL

This commit is contained in:
flyingscorpio@arch-desktop 2021-11-04 20:31:05 +01:00
parent 90d950fa79
commit 94ea1cc790

View file

@ -142,7 +142,7 @@ git-check-unpushed() {
hello() {
if command -v protonvpn >/dev/null 2>&1; then
sudo protonvpn c --cc NL
sudo protonvpn c -f
fi
system-update