Skip to content

Commit

Permalink
Include 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak authored Aug 8, 2024
1 parent 1a23ac0 commit 09b9fcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This utility is an app indicator (tray icon) to help you reboot into other OSes, or UEFI/BIOS, or the same OS.
Instead of picking the OS you want during reboot at the grub menu, you can just preselect it from the menu here.
Basically it's a wrapper around `grub-reboot`. I've only tested this on Ubuntu 20.04, 22.04.
Basically it's a wrapper around `grub-reboot`. I've only tested this on Ubuntu 20.04, 22.04, 24.04.

![screenshot](assets/screenshot.png)

Expand Down Expand Up @@ -136,4 +136,4 @@ This in turn allows the application to run `pkexec reboot` without a password pr

### The script

As part of the build the `.py` extension is removed. During install, the executable, extensionless Python script is put in `/usr/sbin` so that it's on the user's $PATH.
As part of the build the `.py` extension is removed. During install, the executable, extensionless Python script is put in `/usr/sbin` so that it's on the user's $PATH.

0 comments on commit 09b9fcb

Please sign in to comment.