1
0
Fork 0
This commit is contained in:
Pratham Patel 2022-12-21 18:45:31 +05:30
parent e40f1b8af0
commit 276e82382b
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ cp ${MIRRORLIST_FILE} /mnt"$MIRRORLIST_FILE"
# update pacman db
pacman --sync --refresh --refresh
pacman --S archlinux-keyring --noconfirm
pacman -S archlinux-keyring --noconfirm
# install packages
bash scripts/install-packages.sh "$CPU_VENDOR_NAME"