fix: wizard path
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
22fa3e15d3
commit
dfa6f82dda
@ -97,7 +97,7 @@ updateVersion () {
|
|||||||
to=$2
|
to=$2
|
||||||
|
|
||||||
echo "Updating version from \"$from\" to \"$to\""
|
echo "Updating version from \"$from\" to \"$to\""
|
||||||
sed -i.bak "s|$from|$to|g" $REPO/lib/version.go
|
sed -i.bak "s|$from|$to|g" $REPO/version/version.go
|
||||||
}
|
}
|
||||||
|
|
||||||
buildBinary () {
|
buildBinary () {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user