Skip to content

Commit

Permalink
do not copy unicode.pf2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Jan 6, 2020
1 parent 88f2de3 commit 809cf6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/fai-cd
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ create_grub2_image() {
cp -p $NFSROOT/boot/initrd.img-$kernelversion $tmp/boot/initrd.img
cp -p $NFSROOT/boot/config-$kernelversion $tmp/boot/
touch $tmp/FAI-CD
cp $NFSROOT/boot/grub/unicode.pf2 $tmp/boot/grub
}
# - - - - - - - - - - - - - - - - - - - - - - - - - -
calculate_required_size() {
Expand Down

0 comments on commit 809cf6c

Please sign in to comment.