Merge branch 'dev' into auto_providers

This commit is contained in:
juewuy
2024-02-09 10:44:12 +08:00
9 changed files with 11 additions and 6 deletions

View File

@@ -1216,7 +1216,6 @@ getcore(){ #下载内核文件
else
tar -zcf ${BINDIR}/CrashCore.tar.gz ${tar_para} -C ${TMPDIR} CrashCore
fi
rm -rf ${TMPDIR}/CrashCore.tar.gz #小闪存模式清理文件优化内存占用
setconfig crashcore $crashcore
setconfig core_v $core_v
setconfig custcorelink $custcorelink