From 04f0c85f6d2662ad404924e05db63eb54f179c8d Mon Sep 17 00:00:00 2001 From: Matt C Date: Mon, 10 May 2021 19:49:00 -0400 Subject: [PATCH] Remove chrooted script --- crystinstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/crystinstall.sh b/crystinstall.sh index b33f5be..2327421 100755 --- a/crystinstall.sh +++ b/crystinstall.sh @@ -133,5 +133,6 @@ else fi arch-chroot /mnt /continue.sh +rm /mnt/continue.sh reboot \ No newline at end of file