Merge "Another method of install tpk." into devel
[tools/mic.git] / plugins / imager / fs_plugin.py
index c639211..b922b28 100755 (executable)
@@ -104,6 +104,7 @@ class FsPlugin(ImagerPlugin):
 
             creator.configure(creatoropts["repomd"])
             creator.copy_kernel()
+            creator.copy_attachment()
             creator.unmount()
             creator.package(creatoropts["destdir"])
             creator.create_manifest()