fix: remove unused pkg refresh
This commit is contained in:
parent
49668155d2
commit
b38c9e60d0
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue