diff --git a/es24n_conf.py b/es24n_conf.py index 1d1ff28..d1c4695 100755 --- a/es24n_conf.py +++ b/es24n_conf.py @@ -33,7 +33,7 @@ def main(): draw_box([ f" {_c(C.BOLD, '1')} Configure Network Settings (serial)", f" {_c(C.BOLD, '2')} Update IOM / Fabric Card Firmware", - f" {_c(C.BOLD, '3')} System Check", + f" {_c(C.BOLD, '3')} Query Current Configuration", f" {_c(C.BOLD, '4')} Exit", ]) print()