摘要: 1 # Add the release PGP keys: 2 curl -s https://syncthing.net/release-key.txt | sudo apt-key add - 3 4 # Add the "stable" channel to your APT sources: 阅读全文
posted @ 2020-08-02 22:34 GarfieldLoveCoffe 阅读(168) 评论(0) 推荐(0)
摘要: wget -qO - http://www.webmin.com/jcameron-key.asc | sudo apt-key add - sudo sh -c 'echo "deb http://download.webmin.com/download/repository sarge cont 阅读全文
posted @ 2020-08-02 21:28 GarfieldLoveCoffe 阅读(112) 评论(0) 推荐(0)