Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Commit f80673d

Browse files
authored
Merge pull request #30 from get-aurora-dev/backport-28-to-stable-f44
Add additional important echo statement (#28)
2 parents 937378c + b267d6c commit f80673d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

build_files/base/01-packages.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@ dnf -y swap \
198198
# dnf5 upgrade --refresh --advisory=FEDORA-2024-dd2e9fb225
199199
#fi
200200

201+
echo "I'm super important and I want this in stable"
202+
echo "This is another very very important thing"
203+
201204
# https://invent.kde.org/plasma/plasma-setup/-/issues/72
202205
dnf -y swap --repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
203206
plasma-setup plasma-setup-"${PLASMA_VERS}"-*.aurora

0 commit comments

Comments
 (0)