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
|
if [ -x /usr/bin/flatpak ]; then
|
||||||
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo >>/dev/null
|
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
|
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo >>/dev/null
|
||||||
sudo flatpak install flathub -y \
|
# sudo flatpak install flathub -y \
|
||||||
org.speed_dreams.SpeedDreams
|
echo "No Big Games registered."
|
||||||
sudo flatpak update -y
|
sudo flatpak update -y
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue