Compare commits

...

2 Commits

Author SHA1 Message Date
ai-dev
fccfd6732b Merge branch 'main' of https://mezgit.duckdns.org/mezned/HAddons 2025-01-17 11:13:14 +01:00
ai-dev
3b7b619dab fix typo 2025-01-17 11:13:09 +01:00

View File

@ -53,7 +53,7 @@ export "FREQTRADE__STRATEGY=$(bashio::config 'strategy')"
bashio::log.info "starting the bot ..." bashio::log.info "starting the bot ..."
source /freqtrade/.venv/bin/freqtrade source /freqtrade/.venv/bin/activate
pip install --user --no-cache-dir --no-build-isolation -r /share/fqm_bot_nfix5/tests/requirements.txt pip install --user --no-cache-dir --no-build-isolation -r /share/fqm_bot_nfix5/tests/requirements.txt