mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 12:06:31 +01:00
fix(payload-import): remove early-stage test/elif usage and use kaem-safe device setup
This commit is contained in:
parent
aa36ef046c
commit
9fc53eb1cd
2 changed files with 5 additions and 13 deletions
|
|
@ -14,8 +14,4 @@ if match x${UPDATE_CHECKSUMS} xTrue; then
|
|||
/usr/bin/payload-import
|
||||
|
||||
cp ${pkg}.checksums ${SRCDIR}
|
||||
else
|
||||
if test -f ${pkg}.checksums; then
|
||||
sha256sum -c ${pkg}.checksums
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue