๐ BugFix Updating through`mgm_hurry`'s `install_freqtrade` & `install_mgm` functions
Rikj000 opened this issue ยท 1 comments
Rikj000 commented
These still throw errors when used for updating, which leads to users having to do fresh installs upon each update.
For example, when you use mgm_hurry install_mgm
to update it then following error is thrown:
โ ๐ Clone MoniGoMani repository
โ ง ๐ Copy MoniGoMani to the monigomani folder in the target directory and symbolic linking files
CRITICAL - [Errno 17] File exists: '/mnt/Windows/Users/Rik/Desktop/Rikj-Home/Projects/temp/freqtrade-mgm/monigomani/docker/Dockerfile.MoniGoMani'
-> '/mnt/Windows/Users/Rik/Desktop/Rikj-Home/Projects/temp/freqtrade-mgm/docker/Dockerfile.MoniGoMani'
๐ MoniGoMani installation failed
Rikj000 commented
BugFixed with 88330aa...e2331f9
This should be the last time that a clean install should be needed ๐
Going forward you should be able to use mgm-hurry install_freqtrade
& mgm-hurry install_mgm
to update your existing installation ๐