Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.28 KB

README.md

File metadata and controls

57 lines (36 loc) · 1.28 KB


THEME GRUB

📚 Sobre

Com este repositorio você pode modificar a Grub do linux ou Grub semilares.

  • Linux
  • Grub
  • Python

Primeiro remova o grub original usando o codigo de remover, depois instale o grub modificado usando o codigo de instalar.

Instalar

    sudo python3 ThemeGrub.py -i 

Ou | Or

    sudo chmod a+x ThemeGrub.py
    sudo ThemeGrub.py -i

Remover

     sudo python3 ThemeGrub.py -u

Ou | Or

     sudo chmod a+x ThemeGrub.py
     sudo ThemeGrub.py -u

Grub Theme

Perfil Repositório

📞 Contatos

Badge Badge


🍜 Licença

Esse projeto está sob licença. Veja o arquivo LICENÇA para mais detalhes.