refactor: replace yunohost with skylanix in grub theme path
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ tags
|
||||
**/.venv
|
||||
*.iso
|
||||
*example-preseed.txt
|
||||
*amd64-main-full.txt
|
||||
|
||||
@@ -29,7 +29,7 @@ fi
|
||||
|
||||
insmod play
|
||||
play 960 440 1 0 4 440 1
|
||||
set theme=/boot/grub/theme/yunohost
|
||||
set theme=/boot/grub/theme/skylanix
|
||||
menuentry --hotkey=g 'Graphical install (recommended)' {
|
||||
set background_color=black
|
||||
linux /install.amd/vmlinuz preseed/file=/cdrom/preseeds/default.preseed vga=788 --- quiet
|
||||
|
||||
Reference in New Issue
Block a user