diff --git a/setup.sh b/setup.sh index 3c22514..df5d0a6 100644 --- a/setup.sh +++ b/setup.sh @@ -257,7 +257,7 @@ function add_zfs_files_to_new_os () { function enter_chroot () { arch-chroot /mnt /bin/bash -xe <