测试hosts.yaml

This commit is contained in:
严浩
2025-06-15 01:15:00 +08:00
parent f79a932d68
commit e6b885ef83

View File

@@ -19,4 +19,6 @@ jobs:
run: | run: |
# 158.180.89.16 git.yanhao.ren # 158.180.89.16 git.yanhao.ren
echo "158.180.89.16 git.yanhao.ren" | sudo tee -a /etc/hosts echo "158.180.89.16 git.yanhao.ren" | sudo tee -a /etc/hosts
echo "158.180.89.16 git.1-h.cc" | sudo tee -a /etc/hosts
curl git.yanhao.ren -v curl git.yanhao.ren -v
curl git.1-h.cc -v