fix: remove unused pkg refresh
This commit is contained in:
parent
49668155d2
commit
b38c9e60d0
@ -24,7 +24,6 @@ cd "$(dirname "$0")"
|
||||
)
|
||||
|
||||
cp -f rootfs/etc/pacman.conf /etc/pacman.conf
|
||||
systemctl restart reflector
|
||||
pacman -Sy
|
||||
pacstrap -K /mnt/ --needed "${pkg[@]}"
|
||||
cp -rfT rootfs/ /mnt/
|
||||
|
Loading…
Reference in New Issue
Block a user