소스 검색

hotfix: close else if statement

Noah Vogt 2 년 전
부모
커밋
6e2047d9dd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      chroot.sh

+ 1 - 0
chroot.sh

@@ -57,5 +57,6 @@ if [ "$EFI" = "yes" ]; then
 else
     grub-install --target=i386-pc /dev/"${DRIVE}" --recheck
 grub-mkconfig -o /boot/grub/grub.cfg
+fi
 
 rm drive tzfinal.tmp