Remove partial upgrade from `build_iso.sh` (#1809)
This commit is contained in:
parent
3267ee215a
commit
5276d95339
|
|
@ -30,7 +30,6 @@ cat <<- _EOF_ | tee /tmp/archlive/airootfs/root/.zprofile
|
|||
echo "Type archinstall to launch the installer."
|
||||
_EOF_
|
||||
|
||||
pacman -Sy
|
||||
pacman --noconfirm -S git archiso
|
||||
|
||||
cp -r /usr/share/archiso/configs/releng/* /tmp/archlive
|
||||
|
|
|
|||
Loading…
Reference in New Issue