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
|
if [ "$1" = "f" ]; then
|
||||||
protonvpn-cli c -f
|
protonvpn-cli c -f
|
||||||
else
|
else
|
||||||
protonvpn-cli c US-FREE#4
|
protonvpn-cli c US-FREE#12
|
||||||
fi
|
fi
|
||||||
killall nm-applet
|
killall nm-applet
|
||||||
|
|
Loading…
Reference in New Issue