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