Remove partial upgrade from `build_iso.sh` (#1809)

This commit is contained in:
codefiles 2023-05-15 09:53:42 -04:00 committed by GitHub
parent 3267ee215a
commit 5276d95339
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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