mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-07 06:50:05 +08:00
Remove def_upstream
This commit is contained in:
@@ -30,7 +30,6 @@ wr_anaconda_prelude ()
|
||||
chef_forbid_english(this);
|
||||
chef_forbid_user_define(this);
|
||||
|
||||
def_upstream("https://repo.anaconda.com");
|
||||
def_sources_begin()
|
||||
{&upstream, "https://repo.anaconda.com", DelegateToUpstream},
|
||||
{&Tuna, "https://mirrors.tuna.tsinghua.edu.cn", DelegateToMirror},
|
||||
|
||||
Reference in New Issue
Block a user