Skip to content

Commit

Permalink
dist/opsuse: up2
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 10, 2024
1 parent edc47e7 commit 01297dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions distros/src/Dockerfile.zyp-opensuse
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ RUN \
# zypper ar -fc https://$dm/opensuse/update/leap/${VER}/oss openSUSE-Asia-UPDATE-OSS; \
# zypper ar -fc https://$dm/opensuse/update/leap/${VER}/non-oss openSUSE-Asia-UPDATE-NON-OSS; \
\
# avoid existed
cd /etc/zypp/repos.d && ls |grep Asia |while read one; do rm -f $one; done; \
# 163: opensuse> openSUSE
export dm="mirrors.163.com/openSUSE"; \
test "15.6" == "${VER}" && export dm="mirrors.ustc.edu.cn/opensuse"; \
Expand Down

0 comments on commit 01297dc

Please sign in to comment.