Fix Candy
This commit is contained in:
parent
ba3a509403
commit
140bb273d9
@ -40,6 +40,6 @@ echo "~> ... and recompile the kernel"
|
|||||||
arch-chroot /mnt mkinitcpio -p linux
|
arch-chroot /mnt mkinitcpio -p linux
|
||||||
|
|
||||||
echo "~> Patching pacman.conf for some pacman magic."
|
echo "~> Patching pacman.conf for some pacman magic."
|
||||||
echo "ILoveCandy" >> /mnt/etc/pacman.conf
|
arch-chroot /mnt sed -i "s/\[options\]/\[options\]\nILoveCandy/g" /etc/pacman.conf
|
||||||
|
|
||||||
amf_return=0
|
amf_return=0
|
||||||
|
Loading…
Reference in New Issue
Block a user