浏览代码

Exit after tripwire functions

Bob Mottram 7 年前
父节点
当前提交
f506df693d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      src/freedombone-sec

+ 2
- 0
src/freedombone-sec 查看文件

1236
         4)
1236
         4)
1237
             show_tripwire_verification_code
1237
             show_tripwire_verification_code
1238
             any_key_verify
1238
             any_key_verify
1239
+            exit 0
1239
             ;;
1240
             ;;
1240
         5)
1241
         5)
1241
             reset_tripwire
1242
             reset_tripwire
1243
+            exit 0
1242
             ;;
1244
             ;;
1243
 
1245
 
1244
         6)
1246
         6)