Remove unneeded awk hack
It's now a dependency of base.
This commit is contained in:
parent
308142cf6f
commit
529d8872b4
1 changed files with 0 additions and 1 deletions
1
vps2arch
1
vps2arch
|
@ -96,7 +96,6 @@ configure_chroot() {
|
|||
mv "/root.$cpu_type/etc/pacman.conf.bak" "/root.$cpu_type/etc/pacman.conf"
|
||||
fi
|
||||
chroot_exec 'pacman-key --init && pacman-key --populate archlinux'
|
||||
chroot_exec 'pacman --noconfirm -Sy awk'
|
||||
# Generate fstab
|
||||
chroot_exec 'genfstab /mnt >> /etc/fstab'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue