dfinity / dfxvm

dfx version manager
Apache License 2.0
7 stars 5 forks source link

fix: disable dfx upgrade #66

Closed ericswanson-dfinity closed 8 months ago

ericswanson-dfinity commented 8 months ago

Description

If allowed to execute under dfxvm, dfx upgrade would overwrite the dfx executable in the versions directory.

Fixes https://dfinity.atlassian.net/browse/SDK-1361

How Has This Been Tested?

Added a test and ran locally

Checklist: