Fix simple errors

This commit is contained in:
2024-06-09 05:05:28 -05:00
parent 314e5c9b8b
commit fd0fe84f3e
11 changed files with 34 additions and 15 deletions

View File

@ -1,6 +1,6 @@
git clone https://github.com/Antynea/grub-btrfs ../packages/grub-btrfs/
mv ../configs/grub-btrfs/config ./grub-btrfs/config
cd ../packages/grub-btrfs
git clone https://github.com/Antynea/grub-btrfs ~/.local/share/sunhat/packages/grub-btrfs/
mv ~/.local/share/sunhat/configs/grub-btrfs/config ~/.local/share/sunhat/grub-btrfs/config
cd ~/.local/share/sunhat/packages/grub-btrfs
sudo make install
sudo grub2-mkconfig -o /etc/grub2-efi.cfg
sudo systemctl enable --now grub-btrfsd