更改项目结构

This commit is contained in:
2024-03-20 20:54:23 +08:00
parent 9e0068f4e1
commit eee361dcbf
27 changed files with 210 additions and 212 deletions

View File

@ -2,10 +2,9 @@ package cmd
import (
"fmt"
"os"
. "sub2sing-box/pkg/util"
"github.com/spf13/cobra"
"os"
. "sub2sing-box/common"
)
var subscriptions []string