This commit is contained in:
Your Name 2023-02-14 19:31:37 -07:00
parent 0c6649d834
commit a653d2eded

View File

@ -129,6 +129,7 @@ os-restore() {
fstab
cp -f debian.sh $TARGET/
systemMounts
chmod +x $TARGET/debian.sh
chroot $TARGET /debian.sh bootloader $1
chroot $TARGET /debian.sh btrfs-tweaks
rm -f $TARGET/debian.sh