From cae0f326d577076910cac514f349452b72a64ed2 Mon Sep 17 00:00:00 2001 From: Matt C Date: Thu, 7 Oct 2021 17:50:56 -0400 Subject: [PATCH] same commit as on wrong branch (maybe i am caveman?) --- citrine.internal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citrine.internal.sh b/citrine.internal.sh index 6c7680a..98af060 100755 --- a/citrine.internal.sh +++ b/citrine.internal.sh @@ -206,7 +206,7 @@ else echo ${DISK} > /mnt/diskn fi -arch-chroot /mnt /continue.sh 2>&1 | tee /mnt/var/citrine.chroot.log +arch-chroot /mnt /continue.sh 2>&1 | tee /mnt/var/log/citrine.chroot.log rm /mnt/continue.sh inf "Installation should now be complete."