Explorar o código

Exit version properly once chain has completed

Antony Messerli %!s(int64=5) %!d(string=hai) anos
pai
achega
97f536f5bd
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      roles/netbootxyz/templates/version.ipxe.j2

+ 2 - 1
roles/netbootxyz/templates/version.ipxe.j2

@@ -1,4 +1,5 @@
 #!ipxe
 {% if upstream_version %}
 set upstream_version {{ upstream_version }}
-{% endif %}
+{% endif %}
+exit