diff options
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ else mount /dev/Crypt/root /mnt mount ${PART}1 /mnt/efi fi -rm -r /mnt/root/dotfiles sudo install -d /mnt/root/dotfiles cp -r . /mnt/root/dotfiles arch-chroot /mnt << EOF |