- Contunue gatway support implementation.
This commit is contained in:
@@ -200,7 +200,7 @@ vpn_job_tab_init()
|
||||
do
|
||||
network_dst_tab_get ${dst_id}
|
||||
|
||||
if [[ "${dst_type}" == "1" ]] && [[ "${dst_config}" != "" ]]
|
||||
if [[ "${dst_type}" == "2" ]] && [[ "${dst_config}" != "" ]]
|
||||
then
|
||||
config_file="${VPN_CONFIG_FILE/DEVICE/${dst_device}}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user