3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
|
#!/bin/bash
|
||
|
docker exec -it lldp lldpctl "$@"
|