fix: removed now unnecessary rm of bootstrap.sh

This commit is contained in:
Toerd@archlinux 2020-04-06 03:32:14 +02:00
parent 14eb23da6a
commit daca398085

View File

@ -137,6 +137,6 @@ EOF
chmod u+x /mnt/root/bootstrap2.sh
arch-chroot /mnt /root/bootstrap2.sh
rm /mnt/root/bootstrap2.sh && rm ./bootstrap.sh
rm /mnt/root/bootstrap2.sh
# reboot