Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vmtools installation #355

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Fix vmtools installation #355

merged 2 commits into from
Nov 2, 2023

Conversation

popenta
Copy link
Contributor

@popenta popenta commented Nov 2, 2023

Fixed the vmtools intallation, allowing one to install a specific version.
Now, doing the following works:

mxpy config set "dependencies.vmtools.urlTemplate.linux" "https://github.com/multiversx/mx-chain-vm-v1_4-go/archive/{TAG}.tar.gz"
mxpy config set dependencies.vmtools.tag v1.4.81
mxpy deps install vmtools --overwrite

andreibancioiu
andreibancioiu previously approved these changes Nov 2, 2023
@popenta popenta merged commit f0f9365 into main Nov 2, 2023
6 of 11 checks passed
@popenta popenta deleted the fix-vmtools-installer branch November 2, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants