~增加wg和ts配置生成检测机制防止文件冲突

~bug fix
This commit is contained in:
juewuy
2026-01-15 18:04:13 +08:00
parent 88dffde53c
commit 9aa6f3d5bb
6 changed files with 23 additions and 23 deletions

View File

@@ -103,7 +103,7 @@ if echo "$crashcore" | grep -q 'singbox'; then
if [ "$disoverride" != "1" ];then
. "$CRASHDIR"/starts/singbox_modify.sh && modify_json
else
ln -sf "$core_config" "$TMPDIR"/configs/config.json
ln -sf "$core_config" "$TMPDIR"/jsons/config.json
fi
else
. "$CRASHDIR"/starts/clash_check.sh && clash_check