v1.7.10d
~修复自定义节点及自定义策略组无法被正确加载的bug ~修复TUN修复功能修复失败的bug ~修复测试工具查看yaml位置文件时显示不正确的问题
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user