0d53f9c ELN: Move %post scripts from --nochroot %post to normal %post.

Authored and Committed by jkaluza 3 years ago
    ELN: Move %post scripts from --nochroot %post to normal %post.
    
    The scripts changing the image were wrongly run in --nochroot
    %post section. This commit fixes it by simply moving it from
    --nochroot %post to normal chroot %post.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+23 -21