aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 0316fcf..2b6caf7 100755
--- a/install.sh
+++ b/install.sh
@@ -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