摘要: # install necessary package first sudo apt-get install apt-transport-https ca-certificates # add release pgp keys curl -s https://syncthing.net/release-key.txt | sudo apt-key add - # add stable ch... 阅读全文
posted @ 2019-03-10 18:08 GarfieldLoveCoffe 阅读(613) 评论(0) 推荐(0)