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