refactor(h-hosts): 注释掉 harbor.oo1.dev 域名并添加删除操作
- 在 DOMAINS 数组中注释掉 harbor.oo1.dev 域名 - 添加删除 /etc/hosts 文件中 harbor.oo1.dev 相关条目的命令
This commit is contained in:
@@ -32,6 +32,7 @@ DOMAINS=(
|
||||
"alist.oo1.dev"
|
||||
)
|
||||
# "harbor.oo1.dev"
|
||||
# sudo sed -i '/harbor.oo1.dev/d' /etc/hosts
|
||||
|
||||
# 统计变量
|
||||
ADDED_COUNT=0
|
||||
|
Reference in New Issue
Block a user