Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
Update update_grub2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ive committed Mar 9, 2022
1 parent a726f51 commit 918524d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_grub2.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
rm -rf grub
wget https://github.com/grub4dos/grub/releases/download/latest/grub2-latest.tar.gz -O grub2-latest.tar.gz
wget https://github.com/a1ive/grub/releases/download/latest/grub2-latest.tar.gz -O grub2-latest.tar.gz
tar -xf grub2-latest.tar.gz

0 comments on commit 918524d

Please sign in to comment.