diff --git a/debian.sh b/debian.sh index cd8ff46..9359ee7 100755 --- a/debian.sh +++ b/debian.sh @@ -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