mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-25 21:41:02 +00:00
fix: Add reboot option and message at end of yafti.
This commit is contained in:
parent
b977950e9e
commit
8ee4ad223b
@ -255,5 +255,7 @@ screens:
|
||||
run: /usr/bin/xdg-open https://ublue.it
|
||||
- "Join the Discord Community":
|
||||
run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx
|
||||
- "Reboot now"
|
||||
run: systemctl reboot
|
||||
description: |
|
||||
Thank you for trying Bazzite (Steam Deck Edition), we hope you enjoy it!
|
||||
Thank you for trying Bazzite (Steam Deck Edition). Please reboot to apply changes made by this setup utility.
|
@ -230,5 +230,7 @@ screens:
|
||||
run: /usr/bin/xdg-open https://ublue.it
|
||||
- "Join the Discord Community":
|
||||
run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx
|
||||
- "Reboot now"
|
||||
run: systemctl reboot
|
||||
description: |
|
||||
Thank you for trying Bazzite, we hope you enjoy it!
|
||||
Thank you for trying Bazzite. Please reboot to apply changes made by this setup utility.
|
||||
|
Loading…
x
Reference in New Issue
Block a user