mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-06-18 11:03:18 +08:00
update
This commit is contained in:
8
cmd/root.go
Normal file
8
cmd/root.go
Normal file
@ -0,0 +1,8 @@
|
||||
package cmd
|
||||
|
||||
import "github.com/spf13/cobra"
|
||||
|
||||
var RootCmd = &cobra.Command{}
|
||||
|
||||
func init() {
|
||||
}
|
Reference in New Issue
Block a user