chore (fix): do not remove tmp overlays
This commit is contained in:
parent
c91e3cec07
commit
0b438336a7
2 changed files with 4 additions and 8 deletions
|
@ -64,10 +64,6 @@ run_latehook() {
|
|||
mv /new_root/mnt/iso-update/iso/boot/intel-ucode.img /new_root/boot/intel-ucode.img
|
||||
fi
|
||||
|
||||
for i in usr varlibpacman; do
|
||||
rm -f /new_root/.blend-overlays/future-$i/.okay
|
||||
done
|
||||
|
||||
# Successful update.
|
||||
rm -f /new_root/mnt/iso-update/.etc-stage
|
||||
touch /new_root/mnt/iso-update/.successful-update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue