Browse Source

fixed typo in filename

Toastie 1 year ago
parent
commit
18b87ddccc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bootrap-bullseye.sh

+ 1 - 1
bootrap-bullseye.sh

@@ -95,7 +95,7 @@ mkdir -p $mnt/installer
 cp $(dirname `realpath $0`)/*.sh $mnt/installer
 
 # Run script in chroot
-chroot $mnt /bin/bash /installer/bootrap-bullseye.sh install2
+chroot $mnt /bin/bash /installer/bootstrap-bullseye.sh install2
 
 # Install bootloader
 $0 bootloader