[bgp]: Auto-completion, help (?), cmd navigation (up arrow) not working in vtysh on host system. ()

This commit is contained in:
nikos-li 2017-11-13 09:39:10 -08:00 committed by lguohan
parent 757ba00b58
commit f18ed0d35c
3 changed files with 3 additions and 3 deletions
dockers
docker-fpm-frr/base_image_files
docker-fpm-quagga/base_image_files
src

View File

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
docker exec -i bgp vtysh "$@" docker exec -it bgp vtysh "$@"

View File

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
docker exec -i bgp vtysh "$@" docker exec -it bgp vtysh "$@"

@ -1 +1 @@
Subproject commit b066bef0e8dcf23b8e1751652397c09e61ee4bdd Subproject commit 59f7c8ed56fa1c9df2070596b25f5f019bdba8ca