mirror of https://github.com/hak5/openwrt.git
parent
cb8ca4bdb8
commit
3ce83eb9a0
|
@ -77,6 +77,7 @@ setup_interface () {
|
|||
|
||||
proto_add_data
|
||||
[ -n "$CER" ] && json_add_string cer "$CER"
|
||||
[ -n "$PASSTHRU" ] && json_add_string passthru "$PASSTHRU"
|
||||
proto_close_data
|
||||
|
||||
proto_send_update "$INTERFACE"
|
||||
|
|
Loading…
Reference in New Issue