Update without rebuilding the whole disk

This commit is contained in:
Marc
2021-11-26 19:06:36 +01:00
parent b24eba4e94
commit d64b9ccd25
4 changed files with 39 additions and 8 deletions
+2 -5
View File
@@ -1,4 +1,5 @@
#!/bin/bash
sudo umount rootfs/proc -R
sudo rm -rf rootfs/
sudo rm root.iso
sudo rm chibrax.tar.gz
@@ -24,8 +25,4 @@ sudo cp linux-firmware/* rootfs/usr/lib/firmware/ -r
sudo cp rootfs\ overrides/* rootfs/ -r
echo "chrooted exit when you are done"
sudo chroot rootfs /bin/bash
sudo rm rootfs/var/cache -rf
sudo rm rootfs/var/cache -rf