Add a script for installing minegrub-theme
This commit is contained in:
parent
2ca61f7584
commit
a087d1d87d
1 changed files with 2 additions and 0 deletions
2
scripts/Arch/Software/minegrub-theme/install.sh
Executable file
2
scripts/Arch/Software/minegrub-theme/install.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
yay --noconfirm -Syu grub-theme-minegrub-git;
|
Loading…
Reference in a new issue