blocknetdx / exrproxy-env

erp-ethserver
7 stars 10 forks source link

include fix to collections bug on update; also cleaned code #198

Closed ConanMishler closed 1 year ago

ConanMishler commented 1 year ago

Add the auto-fix for the collections bug to the exr_env.sh tool when the -u or --update param is passed. This could help someone who installed EXR env using a version of the global install script which did not fix this bug on installation or set up pyenv to run an earlier version of python within the ~/exrproxy-env directory.

The changes in this PR have been tested.

ConanMishler commented 1 year ago

@walkjivefly Fixed. Please review again.