fix default message
This commit is contained in:
parent
df9a04862f
commit
ed7cd5ca09
@ -202,7 +202,7 @@ function configure {
|
|||||||
msg "Displaying System Information... no"
|
msg "Displaying System Information... no"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
warn "Invalid selection. System information will not be displayed."
|
warn "Invalid selection. System information will be displayed."
|
||||||
enableSystemInfo=true
|
enableSystemInfo=true
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user