1
0
Antony Messerli 3 жил өмнө
parent
commit
1faf1c045d

+ 1 - 1
roles/netbootxyz/templates/menu/ubuntu.ipxe.j2

@@ -50,7 +50,7 @@ item --gap Install types
 item install ${space} Install
 item rescue ${space} Rescue Mode
 item automated ${space} Specify preseed/autoinstall url...
-iseq ${install_type} deb && item priority ${space} Change install priority [ ${install_priority} ]
+iseq ${install_type} deb && item priority ${space} Change install priority [ ${install_priority} ] ||
 choose --default ${type} type || goto ubuntu
 echo ${cls}
 goto deb_${type}