fix grub defaults location

This commit is contained in:
manuel 2024-05-27 12:06:32 +00:00
parent 0763eb841d
commit ceda38545a
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ class ArchitectureFiles:
'/usr/share/peppermint/pep_id', '/usr/share/peppermint/pep_id',
'/usr/lib', '/usr/lib',
'/opt/pepconf', '/opt/pepconf',
'/boot/grub', '/etc/default',
'/boot/grub/themes' '/boot/grub/themes'
) )