forked from pool/containment-tik-img-to-rpm
OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/containment-tik-img-to-rpm?expand=0&rev=5
This commit is contained in:
parent
7f6a4815c3
commit
59b171d6a0
@ -14,7 +14,7 @@ if ! ls ${pkg_dir}/KIWI/tik-osimage-*.raw.xz; then
|
||||
log "No tik-osimage found" && exit 0
|
||||
fi
|
||||
|
||||
for f in ${pkg_dir}/*.raw.xz; do
|
||||
for f in ${pkg_dir}/KIWI/*.raw.xz; do
|
||||
log "DEBUG: $f"
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user