Update-Fedora-WS-Remove-SD
This commit is contained in:
parent
93c547ad2a
commit
855d4fe445
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ update-flatpak-games-bigs-packages() {
|
|||
if [ -x /usr/bin/flatpak ]; then
|
||||
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo >>/dev/null
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo >>/dev/null
|
||||
sudo flatpak install flathub -y \
|
||||
org.speed_dreams.SpeedDreams
|
||||
# sudo flatpak install flathub -y \
|
||||
echo "No Big Games registered."
|
||||
sudo flatpak update -y
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue