diff --git a/app/templates/main.ipxe.j2 b/app/templates/main.ipxe.j2 index 44066a7..212533f 100644 --- a/app/templates/main.ipxe.j2 +++ b/app/templates/main.ipxe.j2 @@ -14,8 +14,8 @@ item --gap -- == {{ mt.upper() }} == item --key {{ os['shortcut'] }} {{ os['name'] }} ({{ os['shortcut'] }}) {{ os['desc'] }} {%- endfor %} {% endfor %} +choose base - - +echo Selected: ${base} shell {% endblock %}