fix: add required dependency mtools

This commit is contained in:
Nasir Hossain Nishad 2024-02-16 20:54:23 +06:00
parent 6f9853a9c8
commit 35fe8a30bf

View File

@ -23,7 +23,8 @@ sudo apt-get install -y\
libpng-dev\ libpng-dev\
libfreetype-dev\ libfreetype-dev\
git\ git\
grub-common grub-common\
mtools
# Create the directory structure # Create the directory structure
mkdir -p iso/boot/grub mkdir -p iso/boot/grub