mirror of
https://github.com/whyour/qinglong.git
synced 2025-11-22 16:38:33 +08:00
更新 docker 日志
This commit is contained in:
parent
d473c3ae88
commit
177cd3de81
|
|
@ -23,7 +23,7 @@ log_with_style() {
|
|||
if [ -f /etc/alpine-release ]; then
|
||||
if ! grep -q "^options ndots:0" /etc/resolv.conf 2>/dev/null; then
|
||||
echo "options ndots:0" >> /etc/resolv.conf
|
||||
log_with_style "INFO" "🔧 已配置 DNS 解析优化 (ndots:0)"
|
||||
log_with_style "INFO" "🔧 0. 已配置 DNS 解析优化 (ndots:0)"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user