Merge "Another method of install tpk." into devel
[tools/mic.git] / plugins / imager / loop_plugin.py
index 0b94f0e..d81eb45 100755 (executable)
@@ -104,6 +104,7 @@ class LoopPlugin(ImagerPlugin):
             creator.tpkinstall()
             creator.configure(creatoropts["repomd"])
             creator.copy_kernel()
+            creator.copy_attachment()
             creator.create_cpio_image()
             creator.unmount()
             creator.copy_cpio_image()