From 2a5f8639fcc21add3f9161d4986542005d4b1833 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 22 Apr 2018 22:24:24 +0200 Subject: misc Signed-off-by: Florian Pritz --- setup-arch-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup-arch-vm') diff --git a/setup-arch-vm b/setup-arch-vm index 226956e..d7913da 100644 --- a/setup-arch-vm +++ b/setup-arch-vm @@ -104,7 +104,7 @@ Match Group "ssh-password" PasswordAuthentication yes EOF -arch-chroot /mnt mkinitcpio -p linux +arch-chroot /mnt mkinitcpio -p linux || true arch-chroot /mnt syslinux-install_update -aim arch-chroot /mnt useradd -m -g users -G wheel $newuser mkdir /mnt/root/.ssh -- cgit v1.2.3-24-g4f1b