Update VPN server
This commit is contained in:
parent
bb46ba091a
commit
633a64fb7b
|
@ -4,6 +4,6 @@ nm-applet 2>&1 > /dev/null &
|
|||
if [ "$1" = "f" ]; then
|
||||
protonvpn-cli c -f
|
||||
else
|
||||
protonvpn-cli c US-FREE#4
|
||||
protonvpn-cli c US-FREE#12
|
||||
fi
|
||||
killall nm-applet
|
||||
|
|
Loading…
Reference in New Issue