fixed build issue
This commit is contained in:
parent
f34937576a
commit
bfbe97f84a
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -47,7 +47,7 @@ install() {
|
|||
pacman -Sy; pacman --noconfirm -S --needed git wget github-cli p7zip reflector rsync
|
||||
cd /tmp
|
||||
wget https://git.parchlinux.com/repo/ppr/-/raw/main/x86_64/archiso-99-1-any.pkg.tar.zst
|
||||
sudo pacman -U /tmp/archiso-99-1-any.tar.zst
|
||||
sudo pacman -U /tmp/archiso-99-1-any.pkg.tar.zst
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue