经测试已经可以正常工作了,不过help里面

curl https://packages.gitlab.com/gpg.key 2> /dev/null | apt-key add - 
&>/dev/null

应该修改为
curl https://packages.gitlab.com/gpg.key 2> /dev/null | sudo apt-key add - 
&>/dev/null


在 2015年11月11日星期三 UTC+8下午2:57:58,Justin Wong写道:
> 应该已经修正了,参照 http://mirrors.tuna.tsinghua.edu.cn/help/#gitlab-ce 这里再试一下吧~
> 
> -- 
> Justin Wong
> 
> On Wed, Nov 11, 2015, at 02:21, 杭州宝果科技 wrote:
> > 
> > 
> > 那就好,各位TUNA的大神先休息吧,这个不急.都这么晚了,还打扰你们,真不好意思.😊
> > 
> > -- 
> > 
> > --- 
> > You received this message because you are subscribed to the Google Groups
> > "TUNA 主邮件列表" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to [email protected].
> > To post to this group, send email to [email protected].
> > For more options, visit https://groups.google.com/d/optout.

-- 

--- 
You received this message because you are subscribed to the Google Groups "TUNA 
主邮件列表" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复