mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
add custom theme to install
This commit is contained in:
@@ -57,9 +57,15 @@ else
|
||||
fi
|
||||
grub-mkconfig -o /boot/grub/grub.cfg
|
||||
|
||||
cd /tmp
|
||||
git clone https://github.com/sandesh236/monterey-grub-theme
|
||||
|
||||
cd monterey-grub-theme/
|
||||
./install.sh
|
||||
|
||||
echo "
|
||||
|
||||
==> Bootloader set up.
|
||||
==> Bootloader set up (including custom theme).
|
||||
|
||||
==> Creating new user, please choose a password once prompted!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user