Skip to content

Commit 1e4c839

Browse files
committed
* Updated makefile
1 parent 3d9364f commit 1e4c839

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ Install-Grub-BIOS:
8888
git clone https://git.savannah.gnu.org/git/grub.git
8989
sudo apt-get install build-essential autoconf automake
9090
cd grub
91-
ls
91+
ls
92+
cd grub
9293
./autogen.sh
9394
./configure --prefix=$HOME/local --platform=pc-i386
9495
make

0 commit comments

Comments
 (0)