Update-Fedora-WS-BG+Games

This commit is contained in:
Tyleo Dv. Delaware 2025-02-06 13:48:48 +00:00
parent 7af790a4ec
commit bfc8037264

View file

@ -448,7 +448,7 @@ echo -e "$BGreen------------------------------------------------
|$BBlue K. Install/Update Keyguard Client $BGreen |
|$BBlue S. Install/Update Subsonic Client $BGreen |
|$BBlue M. Install/Update Gaming Packages $BGreen |
|$BBlue M. Install/Update BgGame Packages $BGreen |
|$BBlue B. Install/Update BgGame Packages $BGreen |
| |
|$BRed R. Reboot System $BGreen |
|$BRed Q. Exit Deployer $BGreen |
@ -514,7 +514,7 @@ if [[ $choice = 2 ]]; then
fi
if [[ $choice = M ]]; then
title="Flatpak Updates Packages & Configuration"
title="Games - Flatpak Updates Packages & Configuration"
header-show
wait-3s
enable-cmd-mode
@ -524,6 +524,17 @@ if [[ $choice = M ]]; then
reload-script
fi
if [[ $choice = B ]]; then
title="Big Games - Flatpak Updates Packages & Configuration"
header-show
wait-3s
enable-cmd-mode
update-flatpak-games-bigs-packages
disable-cmd-mode
wait-for-keypress
reload-script
fi
if [[ $choice = 3 ]]; then
title="Fontpack Updates and Installation"
header-show