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

Commit b267d6c

Browse files
committed
Add additional important echo statement (#28)
(cherry picked from commit 4e6dae7)
1 parent 937378c commit b267d6c

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)