fix: Add reboot option and message at end of yafti.

This commit is contained in:
Kyle Gospodnetich 2023-08-01 12:35:57 -07:00
parent b977950e9e
commit 8ee4ad223b
2 changed files with 6 additions and 2 deletions

View File

@ -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.

View File

@ -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.