Przeglądaj źródła

drop the name as the new release is called Hera, just use Latest to signify we are up to date

thelamer 5 lat temu
rodzic
commit
95377b0cd6

+ 1 - 1
roles/netbootxyz/templates/menu/live-elementary.ipxe.j2

@@ -7,7 +7,7 @@ set os elementary OS
 menu ${os} - Current Arch [ ${arch} ]
 iseq ${arch} x86_64 && set arch_a amd64 || set arch_a ${arch}
 item --gap ${os} Versions
-item elementaryos-5-default-squash ${space} ${os} 5 (Juno)
+item elementaryos-5-default-squash ${space} ${os} 5
 choose live_version || goto live_exit
 goto ${live_version}