国内Linux Server添加自动更新Github解析
摘要:1.先写脚本:gethosts,给予权限0755. #!/bin/bash sed -i "/# GitHub Host Start/Q" /etc/hosts && curl https://gitee.com/ineo6/hosts/raw/master/hosts >> /etc/hosts
阅读全文
posted @ 2022-01-09 18:24
posted @ 2022-01-09 18:24
posted @ 2022-01-05 18:41