mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 00:11:31 +00:00
~修复小闪存模式更新内核失败的bug
~修复部分情况下本机代理导致dns失效的bug ~增加Mihomo内核direct-nameserver默认配置
This commit is contained in:
@@ -132,5 +132,5 @@ ckcmd nft && nft delete table inet shellcrash >/dev/null 2>&1
|
||||
#还原防火墙文件
|
||||
[ -s /etc/init.d/firewall.bak ] && mv -f /etc/init.d/firewall.bak /etc/init.d/firewall
|
||||
#others
|
||||
[ "$systype" != 'container' ] && sed -i '/shellcrash-dns-repair/d' /etc/resolv.conf >/dev/null 2>&1
|
||||
sed -i '/shellcrash-dns-repair/d' /etc/resolv.conf 2>/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user