Fix simple errors
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user