This commit is contained in:
Your Name 2024-07-25 13:00:14 -06:00
parent 2f96d451e9
commit 92c07c9fb3

View File

@ -175,7 +175,7 @@ live-os-restore() {
systemMounts
echo "[Copying Boot Files ]"
echo
cp -rf /tmp/boot/ $TARGET/boot/
cp -rf /boot/* $TARGET/boot/
chmod +x $TARGET/usr/bin/debian.sh
chroot $TARGET /usr/bin/debian.sh bootloader $1 $5 $2
chroot $TARGET /usr/bin/debian.sh btrfs-tweaks