fix
This commit is contained in:
parent
1c80098594
commit
b4ceec8c91
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
openvpn --config ~/linux.ovpn
|
||||
openvpn --config ~/linux.ovpn &
|
||||
sleep 10
|
||||
ip route add default dev tun0
|
||||
|
|
Loading…
Reference in a new issue