mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 02:46:26 +00:00
tools: Fix runtime error in quagga script
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
This commit is contained in:
parent
2286f0fb56
commit
db0f7939bc
@ -73,6 +73,7 @@ case "$1" in
|
||||
;;
|
||||
help)
|
||||
man -s 1 quagga
|
||||
;;
|
||||
*)
|
||||
echo "Unknown option entered"
|
||||
exit -1
|
||||
|
Loading…
Reference in New Issue
Block a user