Fix arch-chroot commands

master
kalle 2021-10-22 14:24:21 +02:00
parent 93b247fc9e
commit ef8941e9e1
1 changed files with 1 additions and 1 deletions

View File

@ -129,4 +129,4 @@ When = PostTransaction
Exec = /usr/bin/bootctl update\" > /etc/pacman.d/hooks/100-systemd-boot.hook
pacman -Sy \"$CPU_VENDOR\"-ucode
mkinitcpio -p
" > arch-chroot /mnt
" | arch-chroot /mnt