mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
YES
This commit is contained in:
parent
aefd5be808
commit
cefa8e816c
|
@ -20,8 +20,8 @@ else
|
|||
fi
|
||||
|
||||
echo "Initializing Flatpak"
|
||||
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
|
||||
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install -y org.kde.Sdk//5.15-21.08 org.kde.Platform//5.15-21.08
|
||||
|
||||
cd $INSTALL_DIR
|
||||
|
||||
|
|
Loading…
Reference in a new issue