瀏覽代碼

Manual hash check after verify

Bob Mottram 7 年之前
父節點
當前提交
46b37c96c1
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      src/freedombone-controlpanel

+ 2
- 2
src/freedombone-controlpanel 查看文件

1360
     else
1360
     else
1361
         echo $'ERROR: tripwire database was not created'
1361
         echo $'ERROR: tripwire database was not created'
1362
     fi
1362
     fi
1363
-    any_key_verify
1363
+    any_key
1364
 }
1364
 }
1365
 
1365
 
1366
 function format_drive {
1366
 function format_drive {
2217
             3) menu_backup_restore;;
2217
             3) menu_backup_restore;;
2218
             4) show_firewall;;
2218
             4) show_firewall;;
2219
             5) show_tripwire_verification_code
2219
             5) show_tripwire_verification_code
2220
-               any_key;;
2220
+               any_key_verify;;
2221
             6) reset_tripwire;;
2221
             6) reset_tripwire;;
2222
             7) menu_app_settings;;
2222
             7) menu_app_settings;;
2223
             8) /usr/local/bin/addremove
2223
             8) /usr/local/bin/addremove