include signing key into iso
This commit is contained in:
parent
91488dc902
commit
bdac4a78b4
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ cp -r archiso/profile/. $build/$profile
|
|||
cat >> $build/$profile/packages.x86_64 <<EOF
|
||||
pacman-contrib
|
||||
dialog
|
||||
mkessler-signing-key
|
||||
EOF
|
||||
|
||||
sudo mkarchiso -v -w $work -o "${out}" $build/$profile
|
||||
|
|
Loading…
Reference in a new issue