mirror of https://github.com/BOINC/boinc.git
[ci] remove unneeded file from the rpmrepo script
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
parent
6153039e3a
commit
8bfcde3ccf
|
@ -157,7 +157,7 @@ max_parallel_downloads = 2
|
|||
|
||||
# necessary for reposync to work correctly
|
||||
mkdir -p /etc/yum/repos.d/
|
||||
cp "$CWD/mirror/boinc-alpha-$DISTRO.repo" /etc/yum/repos.d/
|
||||
mv "$CWD/mirror/boinc-alpha-$DISTRO.repo" /etc/yum/repos.d/
|
||||
dnf update -y -qq
|
||||
|
||||
# mirror the currently deployed alpha repo (if any)
|
||||
|
|
Loading…
Reference in New Issue