Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodefiles <11915375+codefiles@users.noreply.github.com>2023-05-15 09:53:42 -0400
committerGitHub <noreply@github.com>2023-05-15 15:53:42 +0200
commit5276d95339368210e75791e2b88c1bf5aca4517b (patch)
tree6db5d37c4ac09f135b53f985b904ce0e228236f5
parent3267ee215ae7d4fcd0cc34a29c008c37c08e17f4 (diff)
Remove partial upgrade from `build_iso.sh` (#1809)
-rwxr-xr-xbuild_iso.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_iso.sh b/build_iso.sh
index 26adf95e..80bd8bb0 100755
--- a/build_iso.sh
+++ b/build_iso.sh
@@ -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