fix awk not found..
This commit is contained in:
parent
2e585ba6fc
commit
f7c3f0ea49
1 changed files with 1 additions and 1 deletions
2
vps2arch
2
vps2arch
|
@ -89,7 +89,7 @@ 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