mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-02-02 14:58:14 -05:00
fix bug
This commit is contained in:
parent
73342652fe
commit
017af454cb
@ -14,7 +14,7 @@ var (
|
||||
Use: "update",
|
||||
Short: "Update V2bX version",
|
||||
Run: func(_ *cobra.Command, _ []string) {
|
||||
c := execCommandStd("bash",
|
||||
execCommandStd("bash",
|
||||
"<(curl -Ls https://raw.githubusercontents.com/Yuzuki616/V2bX-script/master/install.sh)",
|
||||
targetVersion)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user