Fix arch-chroot commands
parent
93b247fc9e
commit
ef8941e9e1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue