##// END OF EJS Templates
Fixed last lines. Cut and paste failure.
Bobberty -
r148:28b9f6b3ef6c
parent child
Show More
@@ -178,3 +178,6 else # BUILD_KERNEL=false
178 cleanup
178 cleanup
179 exit 1
179 exit 1
180 fi
180 fi
181 # Copy vmlinuz kernel to the boot directory
182 install_readonly "${VMLINUZ}" "${BOOT_DIR}/${KERNEL_IMAGE}"
183 fi
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant