- pvpn script line 206: case route in , miss '$' before route variable
2.pvpn script line 241: server_tun_device="$(ssh "$ssh_host" $cmd_available_tun_device)" , SSH_ARGS variable is not used in ssh command
3.when i setup vpn with command 'pvpn root@server default',then execute 'pvpn -S',my old default gateway is not restored.
2.pvpn script line 241: server_tun_device="$(ssh "$ssh_host" $cmd_available_tun_device)" , SSH_ARGS variable is not used in ssh command
3.when i setup vpn with command 'pvpn root@server default',then execute 'pvpn -S',my old default gateway is not restored.