mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-14 10:36:12 -04:00
Don't add defunct nightly runtime
It was just removed recently, and was not needed anyway because KDE's nightly apps use the released runtime, not the nightly runtime. Ideally that would be changed, but until it is, we don't need it. Resolves #374 Related to #217
This commit is contained in:
@@ -70,8 +70,6 @@ download_flatpaks() {
|
||||
# Only check out en. We don't really support other languages on the live image at this time.
|
||||
flatpak config --set languages en
|
||||
|
||||
flatpak remote-add --if-not-exists kde-runtime-nightly https://cdn.kde.org/flatpak/kde-runtime-nightly/kde-runtime-nightly.flatpakrepo
|
||||
|
||||
kde_nightly=(
|
||||
ark
|
||||
gwenview
|
||||
|
||||
Reference in New Issue
Block a user