Remove git install from `build_iso.sh` (#2063)

This commit is contained in:
codefiles 2023-09-17 15:38:19 -04:00 committed by GitHub
parent 91c2906f3c
commit 71ecfcc24e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ cat <<- _EOF_ | tee /tmp/archlive/airootfs/root/.zprofile
echo "Type archinstall to launch the installer."
_EOF_
pacman --noconfirm -S git archiso
pacman --noconfirm -S archiso
cp -r /usr/share/archiso/configs/releng/* /tmp/archlive