~修复自定义节点及自定义策略组无法被正确加载的bug
~修复TUN修复功能修复失败的bug
~修复测试工具查看yaml位置文件时显示不正确的问题
This commit is contained in:
juewuy
2023-08-01 22:24:56 +08:00
parent 2c35040fe5
commit 4bbdc3ca3a
3 changed files with 8 additions and 8 deletions

View File

@@ -1582,7 +1582,7 @@ testcommand(){
exit;
elif [ "$num" = 5 ]; then
echo -----------------------------------------------
sed -n '1,40p' $YAMLSDIR/config.yaml
sed -n '1,40p' $clashdir/config.yaml
echo -----------------------------------------------
exit;
elif [ "$num" = 6 ]; then