Skip to content

Commit 079ceb5

Browse files
committed
chore(ujust): remove configure-grub
This is not supported upstream and may one day just randomly break in catastrophic ways.
1 parent 4d3ec31 commit 079ceb5

2 files changed

Lines changed: 0 additions & 30 deletions

File tree

system_files/shared/usr/libexec/configure-grub.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

system_files/shared/usr/share/ublue-os/just/system.just

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,6 @@ install-system-flatpaks $dx="dynamic":
171171
xargs flatpak --system -y install --reinstall --or-update < $TARGET_DEVMODE_FILE
172172
fi
173173

174-
# Configure grub bootmenu visibility
175-
[group('System')]
176-
configure-grub:
177-
@/usr/libexec/configure-grub.sh
178-
179174
alias switch-stream := rebase-helper
180175
alias switch-streams := rebase-helper
181176
alias rollback-helper := rebase-helper

0 commit comments

Comments
 (0)