diff --git a/h-hosts.sh b/h-hosts.sh index 631d21e..073e807 100755 --- a/h-hosts.sh +++ b/h-hosts.sh @@ -32,6 +32,7 @@ DOMAINS=( "alist.oo1.dev" ) # "harbor.oo1.dev" + # sudo sed -i '/harbor.oo1.dev/d' /etc/hosts # 统计变量 ADDED_COUNT=0