PPA输出配置
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PPA输出配置相关的知识,希望对你有一定的参考价值。
[DEFAULT] default_host_main = my-ppa [my-ppa] fqdn = ppa.launchpad.net method = ftp incoming = ~my_launchpad_user/ubuntu/ login = anonymous allow_unsigned_uploads = 0 [project-ppa] fqdn = ppa.launchpad.net method = ftp incoming = ~project/ubuntu login = anonymous allow_unsigned_uploads = 0
以上是关于PPA输出配置的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu 16.04LTS LNMP环境配置 -- 转(有修改)