ソースを参照

Exit after tripwire functions

Bob Mottram 7 年 前
コミット
f506df693d
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      src/freedombone-sec

+ 2
- 0
src/freedombone-sec ファイルの表示

@@ -1236,9 +1236,11 @@ function menu_security_settings {
1236 1236
         4)
1237 1237
             show_tripwire_verification_code
1238 1238
             any_key_verify
1239
+            exit 0
1239 1240
             ;;
1240 1241
         5)
1241 1242
             reset_tripwire
1243
+            exit 0
1242 1244
             ;;
1243 1245
 
1244 1246
         6)