This commit is contained in:
parent
ad28e5919a
commit
0f8d356213
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
|||
commands:
|
||||
- pacman -Sy
|
||||
- pacman -S archiso --noconfirm
|
||||
- sed -i 's/pacstrap -C/pacstrap -N -C/' $(which archiso)
|
||||
- sed -i 's/pacstrap -C/pacstrap -N -C/' $(which mkarchiso)
|
||||
- ./build-iso
|
||||
- eval $(grep iso_ archiso/profiledef.sh)
|
||||
- ISO_FILE="archiso/out/$iso_name-$iso_version-x86_64.iso"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue