refactor(h-hosts): 更新域名列表
This commit is contained in:
@@ -28,9 +28,9 @@ NC='\033[0m' # No Color
|
|||||||
# 定义IP地址和域名列表
|
# 定义IP地址和域名列表
|
||||||
IP_ADDRESS="158.180.89.16"
|
IP_ADDRESS="158.180.89.16"
|
||||||
DOMAINS=(
|
DOMAINS=(
|
||||||
"git.yanhao.ren"
|
|
||||||
"alist.oo1.dev"
|
"alist.oo1.dev"
|
||||||
)
|
)
|
||||||
|
# "git.yanhao.ren"
|
||||||
# "harbor.oo1.dev"
|
# "harbor.oo1.dev"
|
||||||
# sudo sed -i '/harbor.oo1.dev/d' /etc/hosts
|
# sudo sed -i '/harbor.oo1.dev/d' /etc/hosts
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user