mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-26 05:02:46 +00:00
补充 Java recipe 注释
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
[GitHub #278]
This commit is contained in:
parent
9f52a4d2be
commit
0d6523eba1
|
|
@ -21,7 +21,8 @@ pl_java_prelude ()
|
|||
chef_forbid_english(this);
|
||||
chef_allow_user_define(this);
|
||||
|
||||
// HuaweiCDN 需要该项
|
||||
// 阿里巴巴开源镜像站需要修改为此才能测速
|
||||
// https://github.com/RubyMetric/chsrc/issues/238#issuecomment-3162367686
|
||||
chef_set_user_agent ("Maven/3.9.11");
|
||||
|
||||
def_sources_begin()
|
||||
|
|
|
|||
Loading…
Reference in New Issue