mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
YES
This commit is contained in:
parent
86751577d5
commit
ff9aa21241
|
@ -20,7 +20,7 @@ else
|
|||
fi
|
||||
|
||||
echo "Initializing Flatpak"
|
||||
sudo flatpak remote-add --if-not-exists -y flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
yes | sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install org.kde.Sdk//5.15-21.08 org.kde.Platform//5.15-21.08
|
||||
|
||||
cd $INSTALL_DIR
|
||||
|
|
Loading…
Reference in a new issue