Quellcode durchsuchen

fixed typo in filename

Toastie vor 2 Jahren
Ursprung
Commit
18b87ddccc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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