fix: removed now unnecessary rm of bootstrap.sh

master
Toerd@archlinux 5 years ago
parent 14eb23da6a
commit daca398085

@ -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

Loading…
Cancel
Save