mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 23:58:24 +02:00
contrib: fix URL to nm-git-bundle in "nm-copr-build.sh"
This commit is contained in:
parent
198f7916cd
commit
74fc279341
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ get_nm_git_bundle() {
|
||||||
if [ -n "${NM_GIT_BUNDLE+x}" ]; then
|
if [ -n "${NM_GIT_BUNDLE+x}" ]; then
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
NM_GIT_BUNDLE='https://download.copr.fedorainfracloud.org/results/networkmanager/NetworkManager-main/fedora-34-x86_64/02112661-nm-git-bundle/nm-git-bundle-20210401-201640.noarch.rpm'
|
NM_GIT_BUNDLE='https://download.copr.fedorainfracloud.org/results/networkmanager/NetworkManager-main/fedora-34-x86_64/02112667-nm-git-bundle/nm-git-bundle-20210401-202836.noarch.rpm'
|
||||||
fi
|
fi
|
||||||
mkdir nm-git-bundle
|
mkdir nm-git-bundle
|
||||||
pushd nm-git-bundle
|
pushd nm-git-bundle
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue