This commit is contained in:
parent
46e85e458d
commit
fc558096a1
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -5,7 +5,7 @@ echo '
|
||||||
SigLevel = Optional
|
SigLevel = Optional
|
||||||
Server = https://askiiart.net/repos/archlinux/$arch' >> /etc/pacman.conf
|
Server = https://askiiart.net/repos/archlinux/$arch' >> /etc/pacman.conf
|
||||||
|
|
||||||
pacman -Sy archiso git --noconfirm
|
pacman -Sy archiso git grub --noconfirm
|
||||||
git clone https://git.blendos.co/blendOS/image-builder.git
|
git clone https://git.blendos.co/blendOS/image-builder.git
|
||||||
cd image-builder
|
cd image-builder
|
||||||
mkarchiso -v -w workdir/ -o out/ .
|
mkarchiso -v -w workdir/ -o out/ .
|
||||||
|
|
Loading…
Reference in a new issue