[bgp]: Auto-completion, help (?), cmd navigation (up arrow) not working in vtysh on host system. (#1124)
This commit is contained in:
parent
757ba00b58
commit
f18ed0d35c
@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
docker exec -i bgp vtysh "$@"
|
docker exec -it bgp vtysh "$@"
|
||||||
|
@ -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
|
Reference in New Issue
Block a user