Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
randompersononinternet69 committed Sep 21, 2024
1 parent 3cf4046 commit 033db8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion boot/grubfm/ver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3601d281-1c08-4690-aa03-d2dec870cf73
8c3a272d-c816-44c2-95c9-c68d31cb5050
3 changes: 1 addition & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ echo -n "${CYAN}Welcome to the G2FM builder!"
echo "${CYAN}"-----------------------------------------
echo
echo -n "${CYAN}---Installing packages...---".
sudo -E apt-get -y install gettext grub2-common genisoimage p7zip-full mtools xorriso > /tmp/install.log 2>&1
echo "Installation log located at /tmp/install.log"
sudo -E apt-get -y install gettext grub2-common genisoimage p7zip-full mtools xorriso wget
clear
./update_grub2.sh
clear
Expand Down

0 comments on commit 033db8d

Please sign in to comment.