fix: removed now unnecessary rm of bootstrap.sh
This commit is contained in:
parent
14eb23da6a
commit
daca398085
@ -137,6 +137,6 @@ EOF
|
|||||||
chmod u+x /mnt/root/bootstrap2.sh
|
chmod u+x /mnt/root/bootstrap2.sh
|
||||||
|
|
||||||
arch-chroot /mnt /root/bootstrap2.sh
|
arch-chroot /mnt /root/bootstrap2.sh
|
||||||
rm /mnt/root/bootstrap2.sh && rm ./bootstrap.sh
|
rm /mnt/root/bootstrap2.sh
|
||||||
|
|
||||||
# reboot
|
# reboot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user