Connect to fastest vpn instead of NL
This commit is contained in:
parent
90d950fa79
commit
94ea1cc790
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue