Exit after tripwire functions
This commit is contained in:
parent
3309fe281a
commit
f506df693d
|
@ -1236,9 +1236,11 @@ function menu_security_settings {
|
||||||
4)
|
4)
|
||||||
show_tripwire_verification_code
|
show_tripwire_verification_code
|
||||||
any_key_verify
|
any_key_verify
|
||||||
|
exit 0
|
||||||
;;
|
;;
|
||||||
5)
|
5)
|
||||||
reset_tripwire
|
reset_tripwire
|
||||||
|
exit 0
|
||||||
;;
|
;;
|
||||||
|
|
||||||
6)
|
6)
|
||||||
|
|
Loading…
Reference in New Issue