- menuentry 'Check custom boot plugin configuration' --class=debug_custom_boot --class=debug_json --class=F5tool {
- set pager=1
- vt_check_plugin_json $vt_plugin_path custom_boot $vtoy_iso_part
-
- echo -e "\npress ENTER to exit ..."
- read vtInputKey
- unset pager
- }
-
- menuentry 'Return to previous menu [Esc]' --class=vtoyret VTOY_RET {