Rikj000/MoniGoMani

๐Ÿž BugFix Updating through`mgm_hurry`'s `install_freqtrade` & `install_mgm` functions

Rikj000 opened this issue ยท 1 comments

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

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 ๐ŸŽ‰