~优化手动上传内核及配置文件读取,修复bug
~NTP地址替换为阿里云纯IP,以适配部分老旧设备
This commit is contained in:
juewuy
2023-02-03 21:20:06 +08:00
parent ef1fd70a32
commit 7c07c51993
6 changed files with 20 additions and 11 deletions

View File

@@ -1234,7 +1234,7 @@ afstart(){
[ "$local_proxy" = "已开启" ] && [ "$local_type" = "nftables增强模式" ] && [ "$redir_mod" = "纯净模式" ] && start_nft
ckcmd iptables && start_wan
#同步本机时间
ckcmd ntpd && ntpd -n -q -p ntp.aliyun.com
ckcmd ntpd && ntpd -n -q -p 203.107.6.88
#标记启动时间
mark_time
#加载定时任务