We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937378c commit b267d6cCopy full SHA for b267d6c
1 file changed
build_files/base/01-packages.sh
@@ -198,6 +198,9 @@ dnf -y swap \
198
# dnf5 upgrade --refresh --advisory=FEDORA-2024-dd2e9fb225
199
#fi
200
201
+echo "I'm super important and I want this in stable"
202
+echo "This is another very very important thing"
203
+
204
# https://invent.kde.org/plasma/plasma-setup/-/issues/72
205
dnf -y swap --repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
206
plasma-setup plasma-setup-"${PLASMA_VERS}"-*.aurora
0 commit comments