Skip to content

Commit b165f91

Browse files
committed
test
Signed-off-by: CrazyMax <[email protected]>
1 parent 6c455ca commit b165f91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/scripts/rpm-init.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ if [ "$pkgrelease" = rockylinux* ]; then
3939
find /etc/yum.repos.d/ -name '*.repo' -exec sed -i \
4040
-e 's/^mirrorlist=.*$/#mirrorlist=disabled/' \
4141
-e "s|^#baseurl=.*$|baseurl=https://dl.rockylinux.org/vault/rocky/$(rpm -E %{rhel})/BaseOS/\$basearch/os/|" {} \;
42+
cat /etc/yum.repos.d/rocky*.repo
4243
fi
4344

4445
case "$pkgrelease" in

0 commit comments

Comments
 (0)