mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
add version cmd, fix bug for uninstall cmd
This commit is contained in:
@@ -36,6 +36,7 @@ func init() {
|
||||
}
|
||||
|
||||
func serverHandle(_ *cobra.Command, _ []string) {
|
||||
showVersion()
|
||||
c := conf.New()
|
||||
err := c.LoadFromPath(config)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user