From 7ee6522cf8c34f41fb692e35da4a7c33753e7782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 4 Dec 2017 13:54:12 +0100 Subject: arch-setup-0.sh : silly typo --- arch-install/arch-setup-0.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-install/arch-setup-0.sh b/arch-install/arch-setup-0.sh index eccf38e..9df0603 100755 --- a/arch-install/arch-setup-0.sh +++ b/arch-install/arch-setup-0.sh @@ -68,7 +68,7 @@ cp hostname locale.conf vconsole.conf /mnt/etc/ sed -i 's/#fr_CH/fr_CH/; s/#en_GB/en_GB/; s/#en_US/en_US/;' /mnt/etc/locale.gen sed -i 's/^#\[multilib\]/[multilib]/; T; n; s/^#Include/Include/' /mnt/etc/pacman.conf -cp arch-setup-1.sh /mnt/ | exit 1 +cp arch-setup-1.sh /mnt/ || exit 1 say " *** now launch ./arch-setup-1.sh !" arch-chroot /mnt -- cgit v1.1-2-g2b99