diff --git a/recipes/common/post-build.yml b/recipes/common/post-build.yml index 58f833c..62890f9 100644 --- a/recipes/common/post-build.yml +++ b/recipes/common/post-build.yml @@ -1,6 +1,6 @@ modules: - # - type: initramfs - # source: local - - type: script - scripts: - - initramfs.sh + - type: initramfs + source: local + # - type: script + # scripts: + # - initramfs.sh